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
355 stars
4 watching
41 forks
Language: Python
last commit: 6 days 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! | 6 |
marcboeker/go-duckdb | A Go driver that connects to the DuckDB in-memory database engine | 725 |
dridk/sqlite2duckdb | Converts one type of relational database to another with high reading efficiency. | 9 |
duckdb/duckdb_inet | A C++ implementation of a lightweight, self-contained, and network-capable relational database engine | 1 |
giorgi/duckdb.net | A C# library providing bindings and ADO.NET support for DuckDB, a self-contained relational database engine. | 437 |
doableware/djongo | Provides a bridge between Django and MongoDB databases | 1,886 |
markroddy/duckdb-pytables | An extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions. | 83 |
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 |
duckdb/dbt-duckdb | An adapter that enables dbt users to interact with DuckDB, a fast OLAP-style analytics database | 920 |
motherduck-open-source/metabase_duckdb_driver | A Clojure-based plugin that integrates DuckDB as a database driver within Metabase | 56 |
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,671 |
motherduck-open-source/duckdb-power-query-connector | A Power Query connector for DuckDB that enables data connection and querying via Excel and Power BI | 45 |
suketa/ruby-duckdb | A Ruby binding for DuckDB, a lightweight, in-memory database engine | 159 |