Duckdb

Use when analytical SQL must run in-process with no server: Parquet/CSV/JSON/Arrow queried in place, OLAP embedded in an app or notebook, a slow pandas groupby on multi-GB data, or S3/lakehouse data read without downloading. NOT a multi-user analytics server (that is clickhouse-analytics), NOT an app's transactional CRUD store (that is postgresdb).

ericrisco f23b0f1 6 files · 26.1 KB Updated

File contents

ericrisco/rsc-harness/tree/main/skills/duckdb commit f23b0f1716

Frequently asked questions

npx skillmds@latest add ericrisco/duckdb