diff --git a/README.md b/README.md index 90ab9fdd4..f2e74af0e 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ DbGate is licensed under GPL-3.0 license and is free to use for any purpose. * CockroachDB * MariaDB * CosmosDB (Premium) +* ClickHouse @@ -69,8 +70,8 @@ DbGate is licensed under GPL-3.0 license and is free to use for any purpose. * Redis tree view, generate script from keys, run Redis script * Runs as application for Windows, Linux and Mac. Or in Docker container on server and in web Browser on client. * Import, export from/to CSV, Excel, JSON, NDJSON, XML -* Free table editor - quick table data editing (cleanup data after import/before export, prototype tables etc.) * Archives - backup your data in NDJSON files on local filesystem (or on DbGate server, when using web application) +* NDJSON data viewer and editor - browse NDJSON data, edit data and structure directly on NDJSON files. Works also for big NDSON files * Charts, export chart to HTML page * For detailed info, how to run DbGate in docker container, visit [docker hub](https://hub.docker.com/r/dbgate/dbgate) * Extensible plugin architecture