DuckDB - Fast in-process SQL OLAP DBMS
Data & Analytics Databases

DuckDB

Fast in-process SQL OLAP DBMS


Database SQL Open source Data analytics

DuckDB is an in-process SQL database management system designed for OLAP (online analytical processing) tasks. It is particularly suited for developers and data analysts who require a lightweight, easy-to-install database with powerful analytical capabilities. DuckDB operates without external dependencies and supports various platforms including Linux, macOS, Windows, Android, and iOS. An example use case is embedding DuckDB in data-intensive applications to perform real-time data analysis.


DuckDB screenshot

Alternatives

SQLite

Visit

PostgreSQL

Visit

Apache Drill

Visit