mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 00:16:00 +00:00
reverted try to dbgate global package
This commit is contained in:
@@ -3,17 +3,10 @@
|
||||
[](https://www.npmjs.com/package/dbgate)
|
||||
|
||||
# DbGate - database administration tool
|
||||
|
||||
DbGate is fast and easy to use database administration tool for MySQL, PostgreSQL, SQL Server.
|
||||
|
||||
## Install using npm
|
||||
```sh
|
||||
npm install -g dbgate
|
||||
```
|
||||
|
||||
Then run <code>dbgate</code> from commandline.
|
||||
|
||||
You can also download binary packages from https://dbgate.org
|
||||
Please download binary packages from https://dbgate.org . Or run from source code, as described on [github](https://github.com/dbgate/dbgate)
|
||||
|
||||
## Other dbgate packages
|
||||
You can use some functionality of dbgate from your JavaScript code. See [dbgate-api](https://npmjs.com/dbgate-api) package.
|
||||
@@ -21,4 +14,3 @@ You can use some functionality of dbgate from your JavaScript code. See [dbgate-
|
||||
## Screenshot
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user