Added OmniDB to GUI section

OmniDB is a browser-based tool that simplifies database management focusing on interactivity, designed to be powerful and lightweight.
This commit is contained in:
Michal Minarech 2017-11-29 15:23:14 +00:00 committed by GitHub
parent 8e6cd0af61
commit a6b4d3f725
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,6 +51,8 @@
### GUI
* [Adminer](https://www.adminer.org/) - Full-featured database management tool written in PHP.
* [OmniDB](https://omnidb.org/en/) - Open Source Collaborative Environment
For Database Management
* [DataGrip](https://www.jetbrains.com/datagrip/) - IDE with advanced tool sets and good cross-platform experience (Commercial Software).
* [Datazenit](https://datazenit.com/) - Web-based PostgreSQL GUI (Commercial Software).
* [DBeaver](https://dbeaver.jkiss.org) - Universal Database Manager with excellent support for PostgreSQL.