mirror of
https://github.com/dbgate/dbgate
synced 2024-11-07 20:26:23 +00:00
883 B
883 B
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
Then run dbgate
from commandline.
You can also download binary packages from https://dbgate.org
Other dbgate packages
You can use some functionality of dbgate from your JavaScript code. See dbgate-api package.