go-mssqldb
Database driver
A pure Go driver for Microsoft SQL Server's database/sql package
Microsoft SQL server driver written in go language
2k stars
65 watching
501 forks
Language: Go
last commit: 7 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
minus5/gofreetds | A Go driver for interacting with Microsoft SQL Server databases | 113 |
marcboeker/go-duckdb | A Go driver that connects to the DuckDB in-memory database engine | 725 |
rethinkdb/rethinkdb-go | A Go driver for interacting with the RethinkDB database service | 1,651 |
ydb-platform/ydb-go-sdk | A pure Go native and database/sql driver for YDB | 143 |
data-dog/go-txdb | A single transaction-based SQL driver package that provides an isolated testing environment for databases. | 665 |
rakyll/go-sql-driver-spanner | Provides a Go driver for interacting with Google Cloud Spanner databases | 89 |
nakagami/firebirdsql | A Go library that enables interaction with Firebird relational database management system. | 229 |
btnguyen2k/gocosmos | A Go driver for interacting with Azure Cosmos DB using standard SQL syntax | 22 |
mattn/go-adodb | A Microsoft ActiveX Object DataBase driver for Go that uses the sql interface. | 142 |
mattn/go-oci8 | Provides a Go driver for connecting to an Oracle database | 631 |
mailru/go-clickhouse | A Go library providing a driver for interacting with Yandex ClickHouse databases. | 423 |
mongodb/mongo-cxx-driver | A C++ library for interacting with the MongoDB database using BSON data format | 1,047 |
speed2exe/myzql | A native Zig driver for MySQL and MariaDB | 32 |
go-kivik/kivik | Provides a common interface to various NoSQL databases | 315 |
sspkrolik/nimongo | A pure Nim language MongoDB driver providing a developer-friendly interface to interact with the MongoDB NoSQL database. | 101 |