diff --git a/README.md b/README.md index 6d6a6bbf..f5710b50 100644 --- a/README.md +++ b/README.md @@ -331,6 +331,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a *Database tools.* * [chproxy](https://github.com/Vertamedia/chproxy) - HTTP proxy for ClickHouse database. +* [clickhouse-bulk](https://github.com/nikepan/clickhouse-bulk) - Collects small insterts and sends big requests to ClickHouse servers. * [go-mysql](https://github.com/siddontang/go-mysql) - 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. * [kingshard](https://github.com/flike/kingshard) - kingshard is a high performance proxy for MySQL powered by Golang.