
Who DuckDB is for#
Data scientists querying local files
Use DuckDB to run SQL against CSV, Parquet, JSON, and data frames without provisioning a warehouse.
Skip if:
Skip if your organization requires centralized role management and always-on shared compute.
Product teams embedding analytics
Use DuckDB inside an app when customers need fast analytical queries over local or app-owned data.
Skip if:
Skip if writes, transactions, and concurrent application users are the primary workload.
What it's built on#
- Languages
- CC++JuliaPythonSwift

