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

25k stars
204 watching
2k forks
Language: C++
last commit: almost 2 years ago
Linked from 2 awesome lists

analyticsdatabaseembedded-databaseolapsql

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
duckdb/duckdb-swiftA native Swift API for an analytical database system providing fast and reliable data analysis capabilities85
duckdb/dbt-duckdbAn adapter that integrates DuckDB with dbt, allowing users to manage data transformations and analyze data in an OLAP-style analytics environment.944
mause/duckdb_engineProvides a SQLAlchemy driver for DuckDB, enabling Python developers to interact with the DuckDB database using standard SQL366
rupurt/odbc-scanner-duckdb-extensionAn extension for DuckDB that enables reading data directly from databases supporting the ODBC interface.80
paradedb/pg_analyticsEnables direct querying of data lakes from Postgres without moving data to a cloud data warehouse407
markroddy/duckdb-pytablesAn extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions.84
buremba/universqlAllows Snowflake users to execute queries on local files without needing a running warehouse119
patricktrainer/duckdb-embedding-searchAn application that uses DuckDB to efficiently search large datasets of comments by their semantic meaning115
bauplanlabs/quack-reduceA playground for running DuckDB as a stateless query engine over a data lake.178
duckdb/duckdb-rsAn ergonomic Rust wrapper for DuckDB's C API527
rustyconover/duckdb-evalexpr-rhai-extensionAllows evaluating a scripting language in SQL statements within a database14
dridk/sqlite2duckdbConverts one type of relational database to another with high reading efficiency.12