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
15k stars
405 watching
2k forks
Language: Go
last commit: 11 months ago
Linked from 5 awesome lists
databasegomariadbmysqlmysql-driversql
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A fast and robust Cassandra client for the Go programming language | 2,595 |
| | A toolset for handling MySQL protocol and replication in Go | 4,630 |
| | A Golang driver that provides a connection to MongoDB databases | 8,200 |
| | A tool to simulate SQL driver behavior in Go tests without needing a real database connection. | 6,181 |
| | A Go driver for connecting to Postgres databases using the standard database/sql package | 9,193 |
| | A pure Go driver for Microsoft SQL Server's database/sql package | 1,832 |
| | Database migration tool written in Go that reads and applies migrations to various databases. | 15,714 |
| | A C-based driver that provides an interface to SQLite databases using the Go language. | 8,093 |
| | A Golang driver for the ClickHouse database system | 2,931 |
| | A high-performance PostgreSQL driver and toolkit for building Go applications | 10,954 |
| | A tool for managing changes to a database schema. | 7,307 |
| | Provides a Go driver for connecting to an Oracle database | 632 |
| | Provides a Go driver for interacting with Google Cloud Spanner databases | 89 |
| | A MongoDB driver for Go that allows interaction with the MongoDB NoSQL database | 2,735 |
| | A Go driver for connecting to Oracle Database using the OCI wrapper | 538 |