changelog

This commit is contained in:
Jan Prochazka
2022-03-28 19:11:22 +02:00
parent d4a7ae13e1
commit aac768b158
2 changed files with 7 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ DbGate is licensed under MIT license and is completely free.
* PostgreSQL
* SQL Server
* MongoDB
* Redis
* SQLite
* Amazon Redshift
* CockroachDB
@@ -63,6 +64,7 @@ DbGate is licensed under MIT license and is completely free.
* SQL code completion
* Add SQL LEFT/INNER/RIGHT join utility
* Mongo JavaScript editor, execute Mongo script (with NodeJs syntax)
* 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, XML
* Free table editor - quick table data editing (cleanup data after import/before export, prototype tables etc.)