Query and transform your data anywhere
using DuckDB's feature-rich SQL dialect
DuckDB is easy to install and deploy. It has zero external dependencies and runs
DuckDB runs on Linux, macOS, Windows, and all popular hardware architectures. It has idiomatic client APIs for major programming languages.
Read moreDuckDB offers a rich SQL dialect. It can read and write file formats such as CSV, Parquet, and JSON, to and from the local file system and remote endpoints such as S3 buckets.
Read moreDuckDB runs analytical queries at blazing speed thanks to its columnar engine, which supports parallel execution and can process larger-than-memory workloads.
Read moreDuckDB is extensible by third-party features such as new data types, functions, file formats and new SQL syntax.
Read more