News coverage

InfoQ 2026-05-31

DuckDB Quack: Client/Server Protocol over HTTP for Multi-User Analytics

DuckDB has recently announced Quack, a new remote protocol over HTTP that lets multiple DuckDB instances connect to and work with the same database over a network. The protocol introduces client-server capabilities to a database that was previously mostly local and embedded.

The Register 2026-04-16

DuckDB uses RDBMS to attack classic ‘small changes’ problem in lakehouses

The team behind in-process OLAP database DuckDB has put forward a solution to the "small changes" problem that they say plagues lakehouse implementations of the kind based on technologies from Databricks, Snowflake, Google, and others.

The Register 2025-05-28

DuckDB flips lakehouse model with bring-your-own compute and metadata RDBMS

Open source in-process OLAP system launches rival to Iceberg and Delta Lake table format, and more

HPCwire 2024-12-06

Meet Hannes Mühleisen, a 2024 BigDATAwire Person to Watch

The emergence of DuckDB has been one of the most surprising developments in database world over the past couple of years. The “unapologetically single node” vectorized column store, which was developed by Hannes Mühleisen, eschews the complexity that comes with its bigger distributed cousins, while still delivering lots of usable SQL performance.

The Register 2024-06-05

DuckDB promises greater stability with 1.0 release

DuckDB has become a fully fledged database release with its 1.0 iteration, promising a new data model and greater stability to enhance backwards compatibility.

InfoWorld 2024-05-15

DuckDB: The tiny but powerful analytics database

You don't need big, bulky tools to do columnar data analytics. DuckDB fits a powerful analytics database into a tool light enough to run on your laptop.