mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 22:36:01 +00:00
readme
This commit is contained in:
@@ -11,7 +11,7 @@ DbGate is fast and efficiend database administration tool. It uses JavaScript an
|
||||
* Table data browsing - filtering, sorting, adding related columns using foreign keys
|
||||
* Table data editing, with SQL change script preview
|
||||
* SQL editor, execute SQL script
|
||||
* Runs as application for Windows and Linux. (in future possibly on Mac - colaborators needed)
|
||||
* Runs as application for Windows and Linux. Or in Docker container on server and in web Browser on client. (in future possibly on Mac - colaborators needed)
|
||||
|
||||

|
||||
|
||||
@@ -21,6 +21,8 @@ DbGate is fast and efficiend database administration tool. It uses JavaScript an
|
||||
* Frontend - React, styled-components, socket.io
|
||||
* 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
|
||||
|
||||
## How Can I Contribute?
|
||||
|
||||
Reference in New Issue
Block a user