diff --git a/README.md b/README.md index 546312e37aa..fdae150826e 100644 --- a/README.md +++ b/README.md @@ -801,6 +801,7 @@ _Data stores with expiring records, in-memory distributed data stores, or in-mem - [chproxy](https://github.com/Vertamedia/chproxy) - HTTP proxy for ClickHouse database. - [clickhouse-bulk](https://github.com/nikepan/clickhouse-bulk) - Collects small inserts and sends big requests to ClickHouse servers. +- [database-gateway](https://github.com/kazhuravlev/database-gateway) - Running SQL in production with ACLs, Logs, and Shared Links. - [dbbench](https://github.com/sj14/dbbench) - Database benchmarking tool with support for several databases and scripts. - [dg](https://github.com/codingconcepts/dg) - A fast data generator that produces CSV files from generated relational data. - [dynago](https://github.com/twharmon/dynago) - Simplify working with AWS DynamoDB.