How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

DuckDB v2.0: Your Database Deserves a Better Parser

calendar_today August 20, 2026 person Daniël ten Wolde domain duckdb

At DuckDB, one of our goals is to make working with a database system as easy as possible. Users interact with the system through the widely understood Structured Query Language (SQL). Previous blog posts have covered DuckDB’s friendly SQL , including GROUP BY ALL and column selection using SELECT * EXCLUDE (…) .

open_in_new Read original post