6.2.1 • Published 4 months ago

dbgate-serve v6.2.1

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
4 months ago

styled with prettier NPM version

DbGate - database administration tool

DbGate is cross-platform database manager. It's designed to be simple to use and effective, when working with more databases simultaneously. But there are also many advanced features like schema compare, visual query designer, chart visualisation or batch export and import.

Supported databases

  • MySQL
  • PostgreSQL
  • SQL Server
  • Oracle
  • MongoDB
  • Redis
  • SQLite
  • Amazon Redshift (Premium)
  • CockroachDB
  • MariaDB
  • CosmosDB (Premium)
  • ClickHouse

Community vs Premium

This package has 2 variants:

Install using npm - premium edition

npm install -g dbgate-serve-premium

DbGate is configure via environment variables. In this package, you could use .env files with configuration of DbGate. .env file is loaded in working directory.

.env file could look like following:

STORAGE_SERVER=localhost
STORAGE_USER=root
STORAGE_PASSWORD=mypassword
STORAGE_DATABASE=dbname
STORAGE_ENGINE=mysql@dbgate-plugin-mysql

You could find more about environment variable configuration on DbGate docs page.

After installing, you can run dbgate with command:

dbgate-serve-premium

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

Install using npm - community edition

npm install -g dbgate-serve

After installing, you can run dbgate with command:

dbgate-serve

.env file could be used in the same way as in Premium edition, without STORAGE_xxx variables, which are specific for Premium.

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

Download desktop app

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

Use Oracle with Instant client (thick mode)

If you are Oracle database user and you would like to use Oracle instant client (thick mode) instead of thin mode (pure JS NPM package), please make the following:

If you don't know, whether you will need Instance client, please use this table of features, which are supported only in thick mode (with instant client). Eg. thin mode works from Oracle 12, if you have older Oracle server, you will need to install Oracle Instant client.

Other dbgate packages

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

Screenshot

Screenshot

6.2.1

4 months ago

6.2.0

4 months ago

6.1.6

5 months ago

6.1.5

5 months ago

6.1.4

5 months ago

6.1.3

5 months ago

6.1.2

6 months ago

6.1.1

6 months ago

6.1.0

6 months ago

6.0.0-alpha.1

7 months ago

6.0.0

7 months ago

5.5.7-alpha.68

7 months ago

5.5.7-alpha.60

7 months ago

5.5.7-alpha.50

7 months ago

5.5.7-alpha.53

7 months ago

5.5.7-alpha.52

7 months ago

5.5.7-alpha.51

7 months ago

5.5.7-alpha.47

7 months ago

5.5.7-alpha.45

7 months ago

5.5.7-alpha.44

7 months ago

5.5.7-alpha.48

7 months ago

5.5.7-alpha.32

7 months ago

5.5.7-alpha.33

7 months ago

5.5.7-alpha.25

7 months ago

5.5.7-alpha.29

7 months ago

5.5.7-alpha.28

7 months ago

5.5.7-alpha.27

7 months ago

5.5.7-alpha.26

7 months ago

5.5.7-alpha.16

8 months ago

5.5.6

8 months ago

5.5.1

9 months ago

5.4.5-alpha.5

9 months ago

5.4.5-alpha.3

9 months ago

5.4.5-alpha.4

9 months ago

5.4.4

9 months ago

5.4.3

10 months ago

5.4.2

10 months ago

5.4.1

10 months ago

5.4.0

10 months ago

5.5.4-alpha.3

9 months ago

5.5.4-alpha.4

9 months ago

5.5.4-alpha.7

9 months ago

5.5.4-alpha.8

9 months ago

5.5.4-alpha.1

9 months ago

5.5.4-alpha.2

9 months ago

5.5.5

8 months ago

5.5.4

9 months ago

5.5.3

9 months ago

5.5.2

9 months ago

5.3.4

11 months ago

5.3.3

11 months ago

5.3.1

12 months ago

5.3.0

1 year ago

5.2.9

1 year ago

5.2.8

1 year ago

5.2.7

2 years ago

5.2.7-alpha.1

2 years ago

5.2.6

2 years ago

5.2.5

2 years ago

5.2.4

2 years ago

5.2.3

2 years ago

5.2.4-alpha.1

2 years ago

5.2.2

2 years ago

5.2.1

2 years ago

5.2.0

2 years ago

5.1.7-alpha.13

2 years ago

5.1.7-alpha.14

2 years ago

5.2.2-alpha.13

2 years ago

5.2.2-alpha.12

2 years ago

5.2.2-alpha.11

2 years ago

5.1.5

3 years ago

5.1.4

3 years ago

5.1.6

3 years ago

5.1.3

3 years ago

5.1.2

3 years ago

5.1.1

3 years ago

5.0.6

3 years ago

5.1.0

3 years ago

5.0.6-alpha.2

3 years ago

5.0.9

3 years ago

5.0.8

3 years ago

5.0.7

3 years ago

5.0.5

3 years ago

5.0.4

3 years ago

5.0.3

3 years ago

5.0.2

3 years ago

5.0.1

3 years ago

5.0.0

3 years ago

5.0.4-alpha.2

3 years ago

5.0.4-alpha.7

3 years ago

5.0.4-alpha.8

3 years ago

5.0.0-alpha.1

3 years ago

4.8.8

3 years ago

4.8.5

3 years ago

4.8.4

3 years ago

4.8.7

3 years ago

4.8.6

3 years ago

4.8.3

3 years ago

4.8.2

3 years ago

4.8.1

3 years ago

4.8.0

3 years ago

4.7.4

3 years ago

4.7.4-alpha.16

3 years ago

4.7.4-alpha.15

3 years ago

4.1.1

3 years ago