mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add Octillery (#2244)
This commit is contained in:
parent
9993705e15
commit
70dce8b5ab
@ -363,6 +363,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [go-mysql-elasticsearch](https://github.com/siddontang/go-mysql-elasticsearch) - Sync your MySQL data into Elasticsearch automatically.
|
* [go-mysql-elasticsearch](https://github.com/siddontang/go-mysql-elasticsearch) - Sync your MySQL data into Elasticsearch automatically.
|
||||||
* [kingshard](https://github.com/flike/kingshard) - kingshard is a high performance proxy for MySQL powered by Golang.
|
* [kingshard](https://github.com/flike/kingshard) - kingshard is a high performance proxy for MySQL powered by Golang.
|
||||||
* [myreplication](https://github.com/2tvenom/myreplication) - MySql binary log replication listener. Supports statement and row based replication.
|
* [myreplication](https://github.com/2tvenom/myreplication) - MySql binary log replication listener. Supports statement and row based replication.
|
||||||
|
* [octillery](https://github.com/knocknote/octillery) - Go package for sharding databases ( Supports every ORM or raw SQL ).
|
||||||
* [orchestrator](https://github.com/github/orchestrator) - MySQL replication topology manager & visualizer.
|
* [orchestrator](https://github.com/github/orchestrator) - MySQL replication topology manager & visualizer.
|
||||||
* [pgweb](https://github.com/sosedoff/pgweb) - Web-based PostgreSQL database browser.
|
* [pgweb](https://github.com/sosedoff/pgweb) - Web-based PostgreSQL database browser.
|
||||||
* [prep](https://github.com/hexdigest/prep) - Use prepared SQL statements without changing your code.
|
* [prep](https://github.com/hexdigest/prep) - Use prepared SQL statements without changing your code.
|
||||||
|
Loading…
Reference in New Issue
Block a user