go-sql-driver/mysql

MySQL driver for Go.

databasegomariadbmysqlmysql-driversql
15,411
Stars
2,340
Forks
71
Issues
15,411
Watchers

Similar Packages

pgx

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

13,273

pq

Pure Go Postgres driver for database/sql.

9,782

go-sqlite3

SQLite3 driver for go that uses database/sql.

8,950

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.

906