mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
fix tests
This commit is contained in:
parent
d61574614d
commit
74562dff56
@ -175,11 +175,11 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno
|
||||
|
||||
* [go-mysql](https://github.com/siddontang/go-mysql) - A go toolset to handle MySQL protocol and replication.
|
||||
* [go-mysql-elasticsearch](https://github.com/siddontang/go-mysql-elasticsearch) - Sync your MySQL data into Elasticsearch automatically.
|
||||
* [goose](https://bitbucket.org/liamstask/goose) - Database migration tool. You can manage your database's evolution by creating incremental SQL or Go scripts.
|
||||
* [myreplication](https://github.com/2tvenom/myreplication) - MySql binary log replication listener. Support statement and row based replication.
|
||||
* [pgweb](https://github.com/sosedoff/pgweb) - A web-based PostgreSQL database browser
|
||||
* [pravasan](https://github.com/pravasan/pravasan) - Simple Migration tool - currently for MySQL but planning to support soon for Postgres, SQLite, MongoDB, etc.,
|
||||
* [vitess](https://github.com/youtube/vitess) - vitess provides servers and tools which facilitate scaling of MySQL databases for large scale web services.
|
||||
* [goose](https://bitbucket.org/liamstask/goose) - Database migration tool. You can manage your database's evolution by creating incremental SQL or Go scripts.
|
||||
|
||||
*SQL query builder, libraries for building and using SQL.*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user