From 78f770de7d11b3008788e4fdffae0dfa5f276f54 Mon Sep 17 00:00:00 2001 From: Jan Prochazka Date: Thu, 14 Oct 2021 08:03:27 +0200 Subject: [PATCH 1/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 22a4ff147..0c18a9767 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ [![dbgate](https://snapcraft.io/dbgate/trending.svg?name=0)](https://snapcraft.io/dbgate) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) -# DbGate - database administration tool +# DbGate - database manager -DbGate modern, fast and easy to use database manager +DbGate is modern, fast and easy to use (no)sql database client * Try it online - [demo.dbgate.org](https://demo.dbgate.org) - online demo application * Download application for Windows, Linux or Mac from [dbgate.org](https://dbgate.org/download/) From 901130f3bdd5b2f57a2d817b7a1f3bc8acdb8b95 Mon Sep 17 00:00:00 2001 From: Jan Prochazka Date: Thu, 14 Oct 2021 08:03:41 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c18a9767..2860f1fd9 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ # DbGate - database manager -DbGate is modern, fast and easy to use (no)sql database client +DbGate is modern, fast and easy to use (no)SQL database client * Try it online - [demo.dbgate.org](https://demo.dbgate.org) - online demo application * Download application for Windows, Linux or Mac from [dbgate.org](https://dbgate.org/download/) From ff6d56cf6af5adb10d1070f9f8623fe8b4150d56 Mon Sep 17 00:00:00 2001 From: Jan Prochazka Date: Thu, 14 Oct 2021 08:06:13 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2860f1fd9..4d1cf1ae9 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Supported databases: ## Features * Table data editing, with SQL change script preview +* Edit table schema, indexes, primary and foreign keys * Light and dark theme * Master/detail views * Query designer