opensourcestartups

// DATABASE

DuckDB

DuckDB

DuckDB is an analytical in-process SQL database management system

DuckDB is an open source database project written in C++, with 38,007 stars and 1,900 forks on GitHub. It is licensed under MIT and falls in the Database category. Key topics: sql, analytics, olap, embedded.

// FACTS

Stars
38.0k
Forks
1.9k
Open issues
569
Language
C++
License
MIT
Category
Database
Added
10d ago
Updated
9d ago

// ABOUT

DuckDB is an in-process SQL OLAP database management system optimized for analytical queries. It runs inside your application process, requiring no separate server, while achieving column-oriented vectorized execution that rivals dedicated data warehouse solutions. DuckDB can query Parquet, CSV, JSON, and Arrow files directly, making it ideal for local data analysis.

// TOPICS

SQLANALYTICSOLAPEMBEDDED

// REVIEWS [000]

No reviews yet — be the first.

$ WRITE A REVIEW

RATING

// COMMENTS [000]

No comments yet.

$ ADD A COMMENT