Relational Database Drivers
go-sql-driver/mysql14.6K

MySQL driver for Go.

pgx11.1K

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

pq9.2K

Pure Go Postgres driver for database/sql.

go-sqlite38.2K

SQLite3 driver for go that uses database/sql.

go-mssqldb1.8K

Microsoft MSSQL driver for Go.

sqlhooks652

Attach hooks to any database/sql driver.

go-oci8634

Oracle driver for go that uses database/sql.

go-sqlite3563

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.

godror539

Oracle driver for Go, using the ODPI-C driver.

Sqinn-Go438

SQLite with pure Go.

KSQL324

A Simple and Powerful Golang SQL Library

surrealdb.go256

SurrealDB Driver for Go.

firebirdsql229

Firebird RDBMS SQL driver for Go.

ydb-go-sdk147

native and database/sql driver YDB (Yandex Database)

go-adodb144

Microsoft ActiveX Object DataBase driver for go that uses database/sql.

avatica121

Apache Avatica/Phoenix SQL driver for database/sql.

gofreetds113

Microsoft MSSQL driver. Go wrapper over FreeTDS.

bgc21

Datastore Connectivity for BigQuery for go.

pig17

Simple pgx wrapper to execute and scan query results easily.