Skip to content
MindPattern
WireBriefingsSearch
Subscribe
← The Wire
Source trail

DuckDB Blog

Public MindPattern findings, entities, and graph evidence that cite this source.

Findings
1
All-time hits
1
High value
0
Last seen
2026-08-18

Related findings

  1. 2026-08-18 / SOURCESDuckDB v2.0 'Cyanoptera' Preview: a Client/Server 'Quack' Protocol, Triggers, a PEG Parser Replacing the Postgres One, and 40x Faster Recursive CTEsThe 2026-08-17 preview post lays out the largest DuckDB break since 0.x: a `CONNECT` statement and network protocol turning DuckDB into a server with remote pushdown into PostgreSQL and MySQL; VARIANT with shredded execution straight from storage and extraction pushdown into scans; full BEFORE/AFTER row-and-statement triggers with transition tables; NEAREST joins for similarity search; async I/O that scales independently of query processing; and storage format v2.0 with DICT_FSST on by default. Benchmarks cited: recursive CTEs 4.90s → 0.12s (40x), timezone conversions 2.2x, German collation filtering 2.6x. Ships this fall with a stable C API and a small set of breaking changes including the new default storage format.
Open latest cited source
WireBriefingsSearch
Subscribe