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
25k stars
204 watching
2k forks
Language: C++
last commit: 3 months ago
Linked from 2 awesome lists
analyticsdatabaseembedded-databaseolapsql
Related projects:
Repository | Description | Stars |
---|---|---|
| A native Swift API for an analytical database system providing fast and reliable data analysis capabilities | 85 |
| An adapter that integrates DuckDB with dbt, allowing users to manage data transformations and analyze data in an OLAP-style analytics environment. | 944 |
| Provides a SQLAlchemy driver for DuckDB, enabling Python developers to interact with the DuckDB database using standard SQL | 366 |
| An extension for DuckDB that enables reading data directly from databases supporting the ODBC interface. | 80 |
| Enables direct querying of data lakes from Postgres without moving data to a cloud data warehouse | 407 |
| An extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions. | 84 |
| Allows Snowflake users to execute queries on local files without needing a running warehouse | 119 |
| An application that uses DuckDB to efficiently search large datasets of comments by their semantic meaning | 115 |
| A playground for running DuckDB as a stateless query engine over a data lake. | 178 |
| An ergonomic Rust wrapper for DuckDB's C API | 527 |
| Allows evaluating a scripting language in SQL statements within a database | 14 |
| Converts one type of relational database to another with high reading efficiency. | 12 |