mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
Merge pull request #264 from siddontang/patch-1
add go-mysql-elasticsearch
This commit is contained in:
commit
c67f4cea5a
@ -135,6 +135,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
*Database tools.*
|
*Database tools.*
|
||||||
|
|
||||||
* [go-mysql](https://github.com/siddontang/go-mysql) - A go toolset to handle MySQL protocol and replication.
|
* [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.
|
||||||
* [pgweb](https://github.com/sosedoff/pgweb) - A web-based PostgreSQL database browser
|
* [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.,
|
* [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.
|
* [vitess](https://github.com/youtube/vitess) - vitess provides servers and tools which facilitate scaling of MySQL databases for large scale web services.
|
||||||
|
Loading…
Reference in New Issue
Block a user