DuckDB News & Updates

The latest DuckDB releases, ecosystem updates, SQL tips, and data engineering guides.

February 2026

DuckDB Ecosystem Newsletter – February 2026

Bringing Microsoft SQL Server to DuckDB: A Native TDS Extension

Vladimir has released the `mssql-extension`, a DuckDB community extension providing native TDS protocol communication with Microsoft SQL Server, eliminating external drivers.

AliSQL is a MySQL branch originated from Alibaba Group

AliSQL integrates DuckDB as a columnar OLAP engine and introduces native vector search via HNSW, providing performance boosts for analytical and AI/ML workloads within a MySQL-compatible environment.

A browser-based SQL Terminal for DuckDB powered by Ghostty terminal emulator

A browser-based SQL REPL for DuckDB, using WebAssembly and Ghostty for terminal emulation.

Announcing Vortex Support in DuckDB

DuckDB now officially supports Vortex, a newish columnar file format, via a core extension, demonstrating significant performance gains over Parquet in TPC-H benchmarks.

Read the full newsletter →
This Month in the DuckDB Ecosystem: January 2026

2026/01/17 - Simon Späti

This Month in the DuckDB Ecosystem: January 2026

DuckDB news: Iceberg extension adds full DML (INSERT/UPDATE/DELETE). Process 1TB in 30 seconds. Query data via AI agents with MCP server. TypeScript macros for APIs.

This Month in the DuckDB Ecosystem: December 2025

2025/12/10 - Simon Späti

This Month in the DuckDB Ecosystem: December 2025

DuckDB news: v1.4 adds AES-256 encryption. DuckLake brings ACID-compliant lakehouse with time-travel queries. Gaggle extension queries Kaggle datasets directly via SQL.

DuckDB Ecosystem: November 2025

2025/11/12 - Simon Späti

DuckDB Ecosystem: November 2025

DuckDB news: QuackStore caching cuts query time from 49s to 3s. Infera runs ONNX ML models in SQL. 127 community extensions analyzed. DuckLake architecture explained.

Loading subscription form...
DuckDB Ecosystem: October 2025

2025/10/07 - Simon Späti

DuckDB Ecosystem: October 2025

DuckDB news: v1.4.0 LTS brings AES-256 encryption, MERGE statements, and Iceberg writes. 100x faster than Spark on local Parquet. Official Docker images released.

DuckDB Ecosystem: September 2025

2025/09/09 - Simon Späti

DuckDB Ecosystem: September 2025

DuckDB news: Spatial joins 58x faster via R-tree indexing. pg_duckdb 1.0 adds OLAP analytics to PostgreSQL. One team cut Snowflake costs 79% using DuckDB caching.

DuckDB Ecosystem: August 2025

2025/08/07 - Simon Späti

DuckDB Ecosystem: August 2025

DuckDB news: 50.7% YoY developer growth. DuckLake v0.2 adds credential secrets. BigQuery extension hits 21.7k weekly downloads. Vector search enables RAG applications.

DuckDB Ecosystem: June 2025

2025/06/06 - Simon Späti

DuckDB Ecosystem: June 2025

DuckDB news: DuckLake combines catalog and table format with ACID metadata in SQL. Radio extension adds WebSocket and Redis Pub/Sub. Top CSV benchmark results.

DuckDB Ecosystem: May 2025

2025/05/08 - Simon Späti

DuckDB Ecosystem: May 2025

DuckDB news: Metabase driver queries Parquet files directly. FlockMTL integrates LLMs into SQL workflows. Doom clone runs in DuckDB-WASM. Spatial wins top honors.

DuckDB Ecosystem: March 2025

2025/03/07 - Simon Späti

DuckDB Ecosystem: March 2025

DuckDB news: v1.2 adds Google Sheets extension for SQL on spreadsheets. Duckberg queries Iceberg tables via Python. Smallpond sorts 110TB in 30 min using Ray.

DuckDB Ecosystem: February 2025

2025/02/09 - Simon Späti

DuckDB Ecosystem: February 2025

DuckDB news: DuckCon #6 runs TPC-H SF300 on Raspberry Pi. SQL/PGQ graph queries 10-100x faster than Neo4j. Arrow Flight enables concurrent read/write access.

DuckDB Ecosystem: January 2025

2025/01/10 - Simon Späti

DuckDB Ecosystem: January 2025

DuckDB news: PyIceberg enables local Iceberg catalogs in Python. Zero-egress data sharing via Cloudflare R2. SQLFlow streams Kafka and Bluesky data with DuckDB SQL.

This Month in the DuckDB Ecosystem: December 2024

2024/12/11

This Month in the DuckDB Ecosystem: December 2024

DuckDB news: Query Bluesky social data via SQL. LLMs clean CRM data inside queries. Google Sheets extension launches. DuckDB-WASM powers sql-workbench.com browser IDE.

This Month in the DuckDB Ecosystem: November 2024

2024/11/04 - Simon Späti

This Month in the DuckDB Ecosystem: November 2024

DuckDB news: HTTP extension queries REST APIs in SQL. Unity Catalog integration via dbt. Pivot tables extension. Drug database demo processes 6M records per minute.

This Month in the DuckDB Ecosystem: October 2024

2024/10/04 - Simon Späti

This Month in the DuckDB Ecosystem: October 2024

DuckDB news: v1.1 hits 6M monthly Python downloads. Spark API compatibility layer added. Build RAG apps with GPT-4o embeddings. Extensions reach 17M monthly downloads.

This Month in the DuckDB Ecosystem: September 2024

2024/09/03 - Mehdi Ouazza

This Month in the DuckDB Ecosystem: September 2024

DuckDB news: pg_duckdb brings analytical queries to PostgreSQL. Ibis makes DuckDB its default backend, dropping Pandas. Getting Started with DuckDB book released.

This Month in the DuckDB Ecosystem: August 2024

2024/08/01 - Mehdi Ouazza

This Month in the DuckDB Ecosystem: August 2024

DuckDB news: Ranked #3 most desired database (StackOverflow 2024). Community extensions launch with registry. Delta Lake support via kernel. Memory management deep dive.

This Month in the DuckDB Ecosystem: July 2024

2024/07/01

This Month in the DuckDB Ecosystem: July 2024

DuckDB news: Native Delta Lake joins Iceberg for lakehouse support. DuckDB-WASM embeds full analytics in browsers. Vector search and embeddings tutorials. 12GB test data in 12s.

This Month in the DuckDB Ecosystem: June 2024

2024/06/08 - Ryan Boyd

This Month in the DuckDB Ecosystem: June 2024

DuckDB news: v1.0.0 Snow Duck is production-ready. Query 150,000+ Hugging Face datasets directly. Crunchy Bridge adds DuckDB analytics to PostgreSQL. RAG implementations.