DuckDB is an embedded database, similar to SQLite, but designed for OLAP-style analytics. It is crazy fast and allows you to read and write data stored in CSV, JSON, and Parquet files directly, ...
Default v2 support with full backward compatibility Optional v3 support with automatic parameter conversion Automatic base_id resolution for v3 API Transparent pagination, sorting, and operator ...