pgx
PostgreSQL driver supporting features beyond those exposed by database/sql.
13,273
MySQL driver for Go.
PostgreSQL driver supporting features beyond those exposed by database/sql.
Pure Go Postgres driver for database/sql.
SQLite3 driver for go that uses database/sql.
Microsoft MSSQL driver for Go.
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.