go-mssqldb

Microsoft MSSQL driver for Go.

1,879
Stars
522
Forks
178
Issues
1,879
Watchers

Similar Packages

pgx

PostgreSQL driver supporting features beyond those exposed by database/sql.

13,307

pq

Pure Go Postgres driver for database/sql.

9,789

go-sqlite3

SQLite3 driver for go that uses database/sql.

8,963

go-sqlite3

This Go module is compatible with the database/sql driver. It allows embedding SQLite into your application, provides direct access to its C API, supports SQLite VFS, and also includes a GORM driver.

909