▲ 13 ▼ Kingshard – A high performance proxy for MySQL powered by Go
Kingshard is a high-performance proxy for MySQL powered by Go. Just like other mysql proxies, you can use it to split the read/write sqls. Now it supports basic SQL statements (select, insert, update, replace, delete). The most important feature is the sharding function. Kingshard aims to simplify the sharding solution of MySQL.
Register to comment or vote on this story
kingshard has been deployed in production environment. :)
Good to know :)
Where are you using it?