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
66 watching
502 forks
Language: Go
last commit: 9 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 | 761 |
rethinkdb/rethinkdb-go | A Go driver for interacting with the RethinkDB database service | 1,654 |
ydb-platform/ydb-go-sdk | A pure Go native and database/sql driver for YDB | 145 |
data-dog/go-txdb | A single transaction-based SQL driver package that provides an isolated testing environment for databases. | 676 |
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. | 231 |
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. | 143 |
mattn/go-oci8 | Provides a Go driver for connecting to an Oracle database | 632 |
mailru/go-clickhouse | A Go library providing a driver for interacting with Yandex ClickHouse databases. | 425 |
mongodb/mongo-cxx-driver | A C++ driver for interacting with a NoSQL document-oriented database | 1,048 |
speed2exe/myzql | A native Zig driver for MySQL and MariaDB | 33 |
go-kivik/kivik | Provides a common interface to various NoSQL databases | 316 |
sspkrolik/nimongo | A pure Nim language MongoDB driver providing a developer-friendly interface to interact with the MongoDB NoSQL database. | 101 |