go-adodb
DB connector
A Microsoft ActiveX Object DataBase driver for Go that uses the sql interface.
Microsoft ActiveX Object DataBase driver for go that using exp/sql
142 stars
12 watching
36 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mattn/go-oci8 | Provides a Go driver for connecting to an Oracle database | 631 |
minus5/gofreetds | A Go driver for interacting with Microsoft SQL Server databases | 113 |
denisenkom/go-mssqldb | A pure Go driver for Microsoft SQL Server's database/sql package | 1,824 |
godror/godror | A Go driver for connecting to Oracle Database using the OCI wrapper | 531 |
wenj91/taos-driver | A Go driver for connecting to and interacting with TDengine databases. | 2 |
domodwyer/mgo | Provides a Go interface to interact with MongoDB databases | 6 |
mysql-net/mysqlconnector | An ADO.NET data provider for MySQL and other compatible servers. | 1,391 |
marcboeker/go-duckdb | A Go driver that connects to the DuckDB in-memory database engine | 725 |
go-ozzo/ozzo-dbx | A Go package enhancing standard sql database functionality with powerful query building capabilities and DB-agnostic support for various databases. | 638 |
mysql/mysql-connector-net | A C# library providing connectivity for .NET applications to interact with MySQL databases. | 291 |
globalsign/mgo | A MongoDB driver for Go that provides a set of APIs and features for interacting with MongoDB databases. | 1,972 |
mattn/go-mastodon | Mastodon client implementation for the Go programming language | 604 |
mailru/go-clickhouse | A Go library providing a driver for interacting with Yandex ClickHouse databases. | 423 |
chenmingyong0423/go-mongox | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 136 |
xujiajun/godbal | A Go library for building and executing SQL queries with a focus on simplicity and ease of use. | 59 |