dbgate/packages/serve
2024-06-26 20:41:14 +02:00
..
bin renamed package dbgate to dbgate-serve 2022-03-24 09:55:39 +01:00
package.json changed license, added LICENSE-OLD to plugin-oracle 2024-06-26 20:41:14 +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