When comparing OmniDB vs DbSchema, the Slant community recommends OmniDB for most people. In the question“What are the best cross-platform GUI tools for DBMS?” OmniDB is ranked 1st while DbSchema is ranked 6th.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Open source and actively developed
Pro PL/pgSQL Debugger
Pro Web-based, can be run locally or deployed on server
OmniDB is web-based and works similarly to pgAdmin 4. You can run the web server locally or deploy it on a server, and connect to it through a web browser.
Pro Multi-database
Supports PostgreSQL, Oracle, MySQL and MariaDB, with support in the pipeline for Firebird, SQLite, SQL Server and DB2.
Pro Simple and intuitive interface for everyone.
An easy-to-discover tree panel to classify features/objects on left (with context menus if you don't know what you're doing). Tabs panels for ins and outs on right. That's it.
Pro OmniDB has 2ndQuadrant as its main sponsor
Pro Graphical Diagram Editor
Includes the possibility to edit tables and data directly in the diagram without writing SQL statements.
Pro Multi-platform
Runs on Windows, Mac, and Linux.
Pro Virtual Foreign Keys
If the Database schema is missing real foreign keys, it is possible to create virtual ones to be used within the tool.
Pro Generator for Random Data
Includes the possibility to generate random numerical data or fetch random entries from a text file to populate the database.
Pro Generate schema from existing database
Includes the possibility to generate an ER diagram from an existing database.
Pro SQL editor with syntax highlighting
Includes an SQL editor with syntax highlighting and code completion feature.
Pro Graphical Query Editor
Includes a visual query editor capable of using different join types, filters as well as the 'group by' clause.