dbgate/packages/serve
Jan Prochazka 45652cfc33 docs #444
2022-12-22 20:51:35 +01:00
..
bin renamed package dbgate to dbgate-serve 2022-03-24 09:55:39 +01:00
package.json updated version 2022-05-19 20:52:43 +02:00
README.md docs #444 2022-12-22 20:51:35 +01:00

styled with prettier NPM version

DbGate - database administration tool

DbGate is fast and easy to use database administration tool for MySQL, PostgreSQL, SQL Server.

Install using npm

npm install -g dbgate-serve

After installing, you can run dbgate with command:

dbgate-serve

Then open http://localhost:3000 in your browser

Download electron app

You can also download binary packages from https://dbgate.org . Or run from source code, as described on github

Other dbgate packages

You can use some functionality of dbgate from your JavaScript code. See dbgate-api package.

Screenshot

Screenshot