When comparing MySQL Workbench vs DBeaver, the Slant community recommends DBeaver for most people. In the question“What are the best MySQL GUI clients for OS X?” DBeaver is ranked 1st while MySQL Workbench is ranked 5th. The most important reason people chose DBeaver is:
Supported on Windows (2000/XP/2003/Vista/7/8/10), Linux, Mac OS and Solaris (x86).
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Easy to use
Actions can be directly carried out on tables. The software prepares the relevant query for approval before execution.
Pro Community version
There is a community edition available that is free and open source; licensed under GPL.
Pro EER diagramming
MySQL Workbench has enhanced entity–relationship modeling support.
Pro Cross-platform
Works on Windows, Linux, OS X.
Pro Database synchronization
Forward & reverse engeneering
Pro Cross-platform
Supported on Windows (2000/XP/2003/Vista/7/8/10), Linux, Mac OS and Solaris (x86).
Pro Free
It is licensed under GPL v2.
Pro Works for many types of databases
MySQL, Oracle, PostgreSQL, IBM DB2, Microsoft SQL Server, Microsoft Access, Sybase, Java DB (Derby), Firebird (Interbase), Derby (JavaDB), SQLite, Mimer, HSQLDB, H2, IBM Informix, Teradata, SAP MAX DB, Cache, Ingres, Linter, Vertica, MongoDB, Cassandra, ODBC, Any JDBC compliant data source.
Pro Follow foreign key to their primary key
If you have a table with a foreign key you can click on it to see the table row where this key references to.
Pro Formatted text view
It has the classic grid view and a well-organized text view that you can quick-select with CTRL-A.
Pro Easy to use, clean neat inteface
Cons
Con Mixed experience
Doesn't support HiDPi mode on Windows, everything looks blurry. On Linux it has missing features. On Mac seems to be working just fine. But overall a mixed experience.
Con Unintuitive UI
Workbench's user interface is regarded by a lot of users as unintuitive and hard to use.
It seems cluttered and hard to get used to. The left side of the application has several sections (which you get to choose which to open) with several tools for each. A lot of features are hidden behind menus and need some getting used to find them.
Con Freezes constantly
Running any kind of query with more than a thousand records or even just opening a file and other actions crashes the application. You are unable to actually stop a query. You have to kill from Windows Task Manager every single time.
Con Never-ending function errors
Like, 'Communications link failure', 'Connection refused' (Community Edition 6.2.1).
Con Cannot view function
Con Trigger edition
Until version 3.5.8 you can not edit triggers, only view (since 3.5.6).