DuckDB.NET
Database library
A C# library providing bindings and ADO.NET support for DuckDB, a self-contained relational database engine.
Bindings and ADO.NET Provider for DuckDB
437 stars
13 watching
70 forks
Language: C#
last commit: 7 days ago
Linked from 2 awesome lists
ado-netdata-scienceduckdbduckdb-databasehacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
pimbrouwers/donald | A lightweight, generic F# library for interacting with databases using ADO.NET | 173 |
mause/duckdb_engine | Provides a SQLAlchemy driver for DuckDB, enabling Python developers to interact with the DuckDB database using standard SQL | 355 |
duckdb/duckdb-rs | An ergonomic Rust wrapper for DuckDB's C API | 505 |
doableware/djongo | Provides a bridge between Django and MongoDB databases | 1,886 |
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 |
mysql-net/mysqlconnector | An ADO.NET data provider for MySQL and other compatible servers. | 1,391 |
arkena00/ndb | Provides a flexible and generic interface to connect to various databases using C++ queries. | 30 |
alitrack/duckdb_fdw | A foreign data wrapper that connects PostgreSQL to DuckDB databases. | 340 |
progaudi/progaudi.tarantool | A .NET connector for interacting with the Tarantool NoSQL database using its IProto protocol. | 48 |
duckdb/duckdb_aws | An extension to DuckDB that provides features utilizing the AWS SDK | 42 |
facile-it/mongodb-bundle | Provides a Symfony bundle to integrate MongoDB into PHP applications | 36 |
suketa/ruby-duckdb | A Ruby binding for DuckDB, a lightweight, in-memory database engine | 159 |
ak-coram/cl-duckdb | A Common Lisp wrapper around the DuckDB C API for database interactions | 36 |
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 |