From 1970ec29c54f55c96a71f59c45ed032f9859ddd2 Mon Sep 17 00:00:00 2001 From: Benjamin Kane Date: Mon, 24 May 2021 12:47:47 -0700 Subject: [PATCH] Remove "Plans for SQLite" now that it's there --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ff56a0a47..a818c4565 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,6 @@ There are many database managers now, so why DbGate? * Backend - NodeJs, ExpressJs, socket.io, database connection drivers * JavaScript + TypeScript * App - electron - * There is plan to incorporate SQLite to support work with local datasets * Platform independed - will run as web application in single docker container on server, or as application using Electron platform on Linux, Windows and Mac ## Plugins