From 2b6fdf5a6a7f5676a9c2e62f87dd397613e07a54 Mon Sep 17 00:00:00 2001 From: Jan Prochazka Date: Wed, 25 Sep 2024 10:32:55 +0200 Subject: [PATCH] readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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