duckdb

Analytical DB

A high-performance analytical database system with support for complex queries and extensions to standard SQL.

DuckDB is an analytical in-process SQL database management system

GitHub

24k stars
205 watching
2k forks
Language: C++
last commit: 7 days ago
Linked from 2 awesome lists

analyticsdatabaseembedded-databaseolapsql

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
duckdb/duckdb-swift A native Swift API for an analytical database system providing fast and reliable data analysis capabilities 80
duckdb/dbt-duckdb An adapter that enables dbt users to interact with DuckDB, a fast OLAP-style analytics database 920
mause/duckdb_engine Provides a SQLAlchemy driver for DuckDB, enabling Python developers to interact with the DuckDB database using standard SQL 355
rupurt/odbc-scanner-duckdb-extension An extension for DuckDB that enables reading data directly from databases supporting the ODBC interface. 79
paradedb/pg_analytics Enables direct querying of large data volumes from Postgres using a high-performance analytical query engine 380
markroddy/duckdb-pytables An extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions. 83
duckdb/duckdb_inet A C++ implementation of a lightweight, self-contained, and network-capable relational database engine 1
buremba/universql Enables local execution of Snowflake queries using DuckDB without requiring a running warehouse 98
patricktrainer/duckdb-embedding-search An application that uses DuckDB to efficiently search large datasets of comments by their semantic meaning 106
bauplanlabs/quack-reduce A playground for running DuckDB as a stateless query engine over a data lake. 170
duckdb/duckdb-rs An ergonomic Rust wrapper for DuckDB's C API 505
rustyconover/duckdb-evalexpr-rhai-extension Allows evaluating a scripting language in SQL statements within a database 14
dridk/sqlite2duckdb Converts one type of relational database to another with high reading efficiency. 9
duckdb/duckdb_iceberg An extension to a C++ relational database management system that adds support for Apache Iceberg data storage 158