go-duckdb
Database driver
A Go driver that connects to the DuckDB in-memory database engine
go-duckdb provides a database/sql driver for the DuckDB database engine.
725 stars
13 watching
109 forks
Language: Go
last commit: 7 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
denisenkom/go-mssqldb | A pure Go driver for Microsoft SQL Server's database/sql package | 1,824 |
minus5/gofreetds | A Go driver for interacting with Microsoft SQL Server databases | 113 |
rethinkdb/rethinkdb-go | A Go driver for interacting with the RethinkDB database service | 1,651 |
mongodb-haskell/mongodb | Provides a Haskell interface to interact with MongoDB databases. | 172 |
mailru/go-clickhouse | A Go library providing a driver for interacting with Yandex ClickHouse databases. | 423 |
karlseguin/zuckdb.zig | A Zig driver for DuckDB that enables direct access to its API | 93 |
nakagami/firebirdsql | A Go library that enables interaction with Firebird relational database management system. | 229 |
rakyll/go-sql-driver-spanner | Provides a Go driver for interacting with Google Cloud Spanner databases | 89 |
mause/duckdb_engine | Provides a SQLAlchemy driver for DuckDB, enabling Python developers to interact with the DuckDB database using standard SQL | 355 |
motherduck-open-source/metabase_duckdb_driver | A Clojure-based plugin that integrates DuckDB as a database driver within Metabase | 56 |
go-kivik/kivik | Provides a common interface to various NoSQL databases | 315 |
ydb-platform/ydb-go-sdk | A pure Go native and database/sql driver for YDB | 143 |
domodwyer/mgo | Provides a Go interface to interact with MongoDB databases | 6 |
surrealdb/surrealdb.go | A Go library providing an interface to SurrealDB, allowing users to connect to and manipulate data in a real-time database | 243 |
orlandos-nl/mongokitten | A native MongoDB driver written in Swift, supporting asynchronous connections and server-side Swift development | 717 |