mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 00:56:02 +00:00
24
README.md
24
README.md
@@ -18,6 +18,18 @@ DbGate is licensed under MIT license and is completely free.
|
|||||||
* **Download** application for Windows, Linux or Mac from [dbgate.org](https://dbgate.org/download/)
|
* **Download** application for Windows, Linux or Mac from [dbgate.org](https://dbgate.org/download/)
|
||||||
* Run web version as [NPM package](https://www.npmjs.com/package/dbgate) or as [docker image](https://hub.docker.com/r/dbgate/dbgate)
|
* Run web version as [NPM package](https://www.npmjs.com/package/dbgate) or as [docker image](https://hub.docker.com/r/dbgate/dbgate)
|
||||||
|
|
||||||
|
## Supported databases
|
||||||
|
* MySQL
|
||||||
|
* PostgreSQL
|
||||||
|
* SQL Server
|
||||||
|
* MongoDB
|
||||||
|
* SQLite
|
||||||
|
* Amazon Redshift
|
||||||
|
* CockroachDB
|
||||||
|
* MariaDB
|
||||||
|
|
||||||
|
<!-- Learn more about DbGate features at the [DbGate website](https://dbgate.org/), or try our online [demo application](https://demo.dbgate.org) -->
|
||||||
|
|
||||||
|
|
||||||
<a href="https://raw.githubusercontent.com/dbgate/dbgate/master/img/screenshot1.png">
|
<a href="https://raw.githubusercontent.com/dbgate/dbgate/master/img/screenshot1.png">
|
||||||
<img src="https://raw.githubusercontent.com/dbgate/dbgate/master/img/screenshot1.png" width="400"/>
|
<img src="https://raw.githubusercontent.com/dbgate/dbgate/master/img/screenshot1.png" width="400"/>
|
||||||
@@ -32,18 +44,6 @@ DbGate is licensed under MIT license and is completely free.
|
|||||||
<img src="https://raw.githubusercontent.com/dbgate/dbgate/master/img/screenshot3.png" width="400"/>
|
<img src="https://raw.githubusercontent.com/dbgate/dbgate/master/img/screenshot3.png" width="400"/>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
## Supported databases
|
|
||||||
* MySQL
|
|
||||||
* PostgreSQL
|
|
||||||
* SQL Server
|
|
||||||
* MongoDB
|
|
||||||
* SQLite
|
|
||||||
* Amazon Redshift
|
|
||||||
* CockroachDB
|
|
||||||
* MariaDB
|
|
||||||
|
|
||||||
<!-- Learn more about DbGate features at the [DbGate website](https://dbgate.org/), or try our online [demo application](https://demo.dbgate.org) -->
|
|
||||||
|
|
||||||
<!--  -->
|
<!--  -->
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|||||||
Reference in New Issue
Block a user