From c0574bc738992c9e4785b100d60ae1e33551f8e9 Mon Sep 17 00:00:00 2001 From: "SPRINX0\\prochazka" Date: Fri, 25 Jul 2025 12:25:02 +0200 Subject: [PATCH] readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2752c9d1c..bd7f381d8 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ DbGate is licensed under GPL-3.0 license and is free to use for any purpose. * libSQL/Turso (Premium) * DuckDB * Firebird +* Firestore (Premium) @@ -81,6 +82,7 @@ DbGate is licensed under GPL-3.0 license and is free to use for any purpose. * 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 +* AI powered database chat * Show GEO data on map, export map 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