dbgate/packages/serve/README.md
Jan Prochazka 45652cfc33 docs #444
2022-12-22 20:51:35 +01:00

967 B

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