代码改变世界

两款数据库代理网关kingshard proxysql

2020-11-26 11:26  宋海宾  阅读(586)  评论(0编辑  收藏  举报

1. proxysql 

 基于开源mysql实现的代理网关,使用c++语言开发

https://github.com/sysown/proxysql/blob/v2.1.0/doc/internal/query_parser.txt

学习资料:

https://www.cnblogs.com/keme/p/12290977.html#1proxysql-%E4%BB%8B%E7%BB%8D

2. kingshard

Golang语言开发的代理网关

https://github.com/flike/kingshard

相关学习资料:

汇总资料

https://www.oschina.net/p/kingshard

 

最佳实践资料

https://my.oschina.net/u/3023401/blog/1807015

架构分析

https://segmentfault.com/a/1190000003101056

 

入门配置的简单资料

http://www.ttlsa.com/kingshard/kingshard_quick_try/