DuckDB Internals: Why is DuckDB Fast? Great long read about in-process execution, arrow, optimizers and more. www.greybeam.ai/blog/duckdb-...
DuckDB Internals: Why is DuckDB Fast?
Walk through DuckDB's internals: how it skips serialization overhead, parses and optimizes SQL, and stores data in columnar row groups with zone maps.
greybeam.ai