mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 22:36:01 +00:00
readme
This commit is contained in:
23
README.md
23
README.md
@@ -4,12 +4,16 @@
|
|||||||
[](https://snapcraft.io/dbgate)
|
[](https://snapcraft.io/dbgate)
|
||||||
[](https://github.com/prettier/prettier)
|
[](https://github.com/prettier/prettier)
|
||||||
|
|
||||||
# DbGate
|
<img src="https://raw.githubusercontent.com/dbgate/dbgate/master/app/icon.png" width="64" align="right"/>
|
||||||
|
|
||||||
DbGate is cross-platform (no)SQL database client.
|
# DbGate - (no)SQL database client
|
||||||
|
|
||||||
|
DbGate is cross-platform database manager.
|
||||||
It's designed to be simple to use and effective, when working with more databases simultaneously.
|
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.
|
But there are also many advanced features like schema compare, visual query designer, chart visualisation or batch export and import.
|
||||||
|
|
||||||
|
DbGate is licensed under MIT license and is completely free.
|
||||||
|
|
||||||
* Try it online - [demo.dbgate.org](https://demo.dbgate.org) - online demo application
|
* Try it online - [demo.dbgate.org](https://demo.dbgate.org) - online demo application
|
||||||
* 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)
|
||||||
@@ -26,7 +30,20 @@ Supported databases:
|
|||||||
|
|
||||||
<!-- Learn more about DbGate features at the [DbGate website](https://dbgate.org/), or try our online [demo application](https://demo.dbgate.org) -->
|
<!-- 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">
|
||||||
|
<img src="https://raw.githubusercontent.com/dbgate/dbgate/master/img/screenshot1.png" width="400"/>
|
||||||
|
</a>
|
||||||
|
<a href="https://raw.githubusercontent.com/dbgate/dbgate/master/img/screenshot2.png">
|
||||||
|
<img src="https://raw.githubusercontent.com/dbgate/dbgate/master/img/screenshot2.png" width="400"/>
|
||||||
|
</a>
|
||||||
|
<a href="https://raw.githubusercontent.com/dbgate/dbgate/master/img/screenshot3.png">
|
||||||
|
<img src="https://raw.githubusercontent.com/dbgate/dbgate/master/img/screenshot3.png" width="400"/>
|
||||||
|
</a>
|
||||||
|
<a href="https://raw.githubusercontent.com/dbgate/dbgate/master/img/screenshot4.png">
|
||||||
|
<img src="https://raw.githubusercontent.com/dbgate/dbgate/master/img/screenshot4.png" width="400"/>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<!--  -->
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
* Table data editing, with SQL change script preview
|
* Table data editing, with SQL change script preview
|
||||||
|
|||||||
BIN
img/screenshot1.png
Normal file
BIN
img/screenshot1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 279 KiB |
BIN
img/screenshot2.png
Normal file
BIN
img/screenshot2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 228 KiB |
BIN
img/screenshot3.png
Normal file
BIN
img/screenshot3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 148 KiB |
BIN
img/screenshot4.png
Normal file
BIN
img/screenshot4.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 204 KiB |
Reference in New Issue
Block a user