go-mysql
MySQL toolset
A toolset for handling MySQL protocol and replication in Go
a powerful mysql toolset with Go
5k stars
160 watching
990 forks
Language: Go
last commit: about 1 month ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
golang-migrate/migrate | Database migration tool written in Go that reads and applies migrations to various databases. | 15,714 |
go-sql-driver/mysql | A MySQL driver library for Go's database/sql package | 14,580 |
rubenv/sql-migrate | Tools and scripts for managing changes to a relational database schema in a Go application. | 3,248 |
graph-gophers/graphql-go | A GraphQL library for Go with support for easy use and multiple features. | 4,662 |
2tvenom/myreplication | A client library for MySQL binary log replication protocol | 193 |
xxjwxc/gormt | Automates conversion of MySQL database to Go structs using GORM | 2,372 |
google/go-github | Provides an interface to access the GitHub API v3 | 10,488 |
pressly/goose | A tool for managing changes to a database schema. | 7,307 |
mysql/mysql-server | A database management system written in C++ that supports various data storage and retrieval operations. | 10,964 |
amacneil/dbmate | A lightweight framework-agnostic database migration tool | 5,539 |
lib/pq | A Go driver for connecting to Postgres databases using the standard database/sql package | 9,193 |
puerkitobio/goquery | A library that provides an HTML-parsing and manipulation interface in Go. | 14,135 |
volatiletech/sqlboiler | An ORM generator that creates a Go-based data access layer from an existing database schema. | 6,776 |
go-kit/kit | A toolkit for building microservices in Go | 26,684 |
mongodb/mongo-go-driver | A Golang driver that provides a connection to MongoDB databases | 8,200 |