From dccfcfe8db1006e400a469aafc1492bb24b055dc Mon Sep 17 00:00:00 2001 From: Jan Prochazka Date: Thu, 28 Sep 2023 09:28:15 +0200 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3891bb439..9f728a449 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ There are many database managers now, so why DbGate? * Many data browsing functions based using foreign keys - master/detail, expand columns, expandable form view ## Design goals -* Application simplicity - DbGate takes the best and only the best from old DbGate, DatAdmin and DbMouse created by jenasoft +* Application simplicity - DbGate takes the best and only the best from old DbGate, [DatAdmin](https://www.softpedia.com/get/Internet/Servers/Database-Utils/DatAdmin-Personal.shtml), [DbMouse](https://www.softpedia.com/get/Internet/Servers/Database-Utils/DbMouse.shtml) and [SQL Database Studio](https://en.wikipedia.org/wiki/SQL_Database_Studio) * Minimal dependencies * Frontend - Svelte * Backend - NodeJs, ExpressJs, database connection drivers