mysql

Database driver

A MySQL driver library for Go's database/sql package

Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package

GitHub

15k stars
406 watching
2k forks
Language: Go
last commit: 10 days ago
Linked from 5 awesome lists

databasegomariadbmysqlmysql-driversql

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
apache/cassandra-gocql-driver A fast and robust Cassandra client for the Go programming language 2,584
go-mysql-org/go-mysql A Go library for handling MySQL network protocol and replication. 4,614
mongodb/mongo-go-driver A Golang driver that provides a connection to MongoDB databases 8,168
data-dog/go-sqlmock A tool to simulate SQL driver behavior in Go tests without needing a real database connection. 6,153
lib/pq A Go driver for connecting to Postgres databases using the standard database/sql package 9,127
denisenkom/go-mssqldb A pure Go driver for Microsoft SQL Server's database/sql package 1,824
golang-migrate/migrate Database migration tool written in Go that reads and applies migrations to various databases. 15,494
mattn/go-sqlite3 A SQLite driver for Go that allows developers to interact with SQLite databases using the standard database/sql interface. 8,018
clickhouse/clickhouse-go A Golang driver for the ClickHouse database system 2,912
jackc/pgx A high-performance PostgreSQL driver and toolkit for building Go applications 10,804
pressly/goose A tool for managing database schema changes in multiple databases. 7,120
mattn/go-oci8 Provides a Go driver for connecting to an Oracle database 631
rakyll/go-sql-driver-spanner Provides a Go driver for interacting with Google Cloud Spanner databases 89
go-mgo/mgo A MongoDB driver for Go that allows interaction with the MongoDB NoSQL database 2,738
godror/godror A Go driver for connecting to Oracle Database using the OCI wrapper 531