A three-part series covering the rise of in-process analytics, how DuckDB works under the hood, and enterprise integration patterns.
DuckDB Series
DuckDB: the Rise of In-Process Analytics and Data Singularity
Modern laptops can now handle datasets up to a billion rows, yet 94% of query spending goes on big-data compute that isn't needed. DuckDB brings analytical SQL directly into your process.
DuckDB in Depth: How It Works and What Makes It Fast
Dive deep into the technical details of DuckDB, exploring its columnar architecture, vectorized execution, SQL enhancements, and the performance optimizations that make it exceptionally fast on a single machine.
DuckDB in Practice: Enterprise Integration and Architectural Patterns
DuckDB comes pre-installed in Microsoft Fabric Python notebooks, so code developed locally deploys straight to production with enterprise monitoring, governance, and OneLake integration.