S2024 #20 - DuckDB Embedded Database System (CMU Advanced Database Systems)
CMU Database Group · 62:13
DuckDB is an embedded, in-process OLAP engine built as “SQLite for analytics”: a single-node, shared-everything SQL library you invoke from Python/R (or a host app), not another cloud-scale warehouse that fans queries...