.

Technology

DuckDB

DuckDB is the high-performance, open-source, in-process analytical data management system (OLAP) that runs complex SQL queries directly on your data files.

DuckDB is a fast, embedded analytical RDBMS: think SQLite, but optimized for OLAP workloads. It operates in-process—no separate server required—and boasts zero external dependencies, making deployment simple. The system uses a vectorized, column-oriented architecture for blazing-fast query execution on large datasets. It supports standard SQL, integrates seamlessly with languages like Python and R, and can query data directly from formats like Parquet, CSV, and JSON, eliminating ETL overhead. With over 25 million downloads per month and adoption by 20+ Fortune-100 companies, DuckDB is the go-to tool for local, high-speed data analysis.

https://duckdb.org
6 projects · 8 cities

Related technologies

Recent Talks & Demos

Showing 1-6 of 6

Members-Only

Sign in to see who built these projects