Relational Database Drivers
20 libraries in Database Drivers / Relational Database Drivers
Apache Avatica/Phoenix SQL driver for database/sql
Datastore Connectivity for BigQuery for go
Firebird RDBMS SQL driver for Go
Microsoft ActiveX Object DataBase driver for go that uses database/sql
Microsoft MSSQL driver for Go
Oracle driver for go that uses database/sql
MySQL driver for Go
SQLite3 driver for go that uses database/sql
Oracle driver for Go, using the ODPI-C driver
Microsoft MSSQL driver. Go wrapper over [FreeTDS](https://www.freetds.org)
A Simple and Powerful Golang SQL Library
PostgreSQL driver supporting features beyond those exposed by database/sql
Simple [pgx](https://github.com/jackc/pgx) wrapper to execute and [scan](https://github.com/georgysavva/scany) query results easily
Pure Go Postgres driver for database/sql
SQLite with pure Go
Attach hooks to any database/sql driver
SurrealDB Driver for Go
native and database/sql driver YDB (Yandex Database)
A Go client for rqlite, providing easy-to-use abstractions for working with the rqlite API
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