diff --git a/README.md b/README.md index 6a28c28e..e0b6486b 100644 --- a/README.md +++ b/README.md @@ -409,6 +409,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [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. +* [datagen](https://github.com/codingconcepts/datagen) - A fast data generator that's multi-table aware and supports multi-row DML. * [dbbench](https://github.com/sj14/dbbench) - Database benchmarking tool with support for several databases and scripts. * [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.