duckdb_engine
Database connector
Provides a SQLAlchemy driver for DuckDB, enabling Python developers to interact with the DuckDB database using standard SQL
SQLAlchemy driver for DuckDB
366 stars
4 watching
42 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
duckdbduckdb-enginepythonsqlsqlalchemy
Related projects:
Repository | Description | Stars |
---|---|---|
motherduck-open-source/duckdb-tableau-connector | A connector allowing integration of DuckDB databases with Tableau, supporting local files, in-memory databases, and MotherDuck! | 7 |
marcboeker/go-duckdb | A Go driver that connects to the DuckDB in-memory database engine | 761 |
dridk/sqlite2duckdb | Converts one type of relational database to another with high reading efficiency. | 12 |
giorgi/duckdb.net | A C# library providing bindings and ADO.NET support for DuckDB, a self-contained relational database engine. | 458 |
doableware/djongo | Provides a bridge between Django and MongoDB databases | 1,889 |
markroddy/duckdb-pytables | An extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions. | 84 |
bauplanlabs/quack-reduce | A playground for running DuckDB as a stateless query engine over a data lake. | 178 |
duckdb/duckdb-rs | An ergonomic Rust wrapper for DuckDB's C API | 527 |
duckdb/dbt-duckdb | An adapter that integrates DuckDB with dbt, allowing users to manage data transformations and analyze data in an OLAP-style analytics environment. | 944 |
motherduck-open-source/metabase_duckdb_driver | A Clojure-based plugin that integrates DuckDB as a database driver within Metabase | 63 |
mongodb-haskell/mongodb | Provides a Haskell interface to interact with MongoDB databases. | 172 |
dropbox/pyhive | Provides interfaces to connect and interact with data sources like Hive and Presto using Python. | 1,676 |
motherduck-open-source/duckdb-power-query-connector | A Power Query connector for DuckDB that enables data connection and querying via Excel and Power BI | 49 |
suketa/ruby-duckdb | A Ruby client for interacting with the DuckDB in-memory database engine | 168 |