When comparing Beekeeper Studio vs DbSchema, the Slant community recommends DbSchema for most people. In the question“What are the best MySQL GUI clients for OS X?” DbSchema is ranked 12th while Beekeeper Studio is ranked 15th. The most important reason people chose DbSchema is:
Includes the possibility to edit tables and data directly in the diagram without writing SQL statements.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Easy to use
Way less confusing than other DB managers, and has a simple tabbed interface that feels more like VS Code.
Pro Free and Open Source
MIT License!
Pro Postgres
I use SQLite, MySQL, and Postgres, and Beekeeper supports all of them!
Pro Autocomplete
The autocomplete is useful but not obtrusive
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.
Cons
Con Not for a DBA
It's great for web/app developers who interact with a database, but if you're a full time DBA you probably have better powertools available