Add: go-mysql, a database toolset for mysql

This commit is contained in:
siddontang 2014-12-24 14:28:40 +08:00
parent c241cfa3ed
commit 4d9519b1e8

View File

@ -131,6 +131,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
*Database tools.*
* [go-mysql](https://github.com/siddontang/go-msqy) - A go toolset to handle MySQL protocol and replication.
* [pgweb](https://github.com/sosedoff/pgweb) - A web-based PostgreSQL database browser
* [vitess](https://github.com/youtube/vitess) - vitess provides servers and tools which facilitate scaling of MySQL databases for large scale web services.