DBeaver is a universal database manager and SQL Client. It supports MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB, SQLite, Derby, and any database that has a JDBC driver. It is a GUI program that allows you to view the structure of a database, execute SQL queries and scripts, browse and export table data, handle BLOB/CLOB values, modify database meta objects, etc. It has a native UI (provided by the Eclipse SWT library), great performance, and relatively low memory consumption.
| Tags | Database SQL Frontend MySQL Oracle postgresql DB2 ERD SQLite Informix MSSQL WMI |
|---|---|
| Licenses | GPL |
| Operating Systems | Linux Windows Unix Mac OS X |
| Implementation | Eclipse RCP Java |
| Translations | English Chinese Russian Italian |


Release Notes: DBeaver was migrated to Java 7. The database selection toolbar was fixed. Auto-completion was improved. DDL generation was fixed (Vertica and Sybase). There were also minor UI bugfixes.


Release Notes: This release adds Foreign keys navigation, adds structured and collection types support, improves the results viewer, and adds a lot of bugfixes and minor improvements.


Release Notes: This release adds MySQL maintenance tools (check, analyse, etc.), adds Oracle and DB2 table tools (analyse, gather statistics), updates the SQLite driver (metadata reading has been fixed), and improves the SQL editor and results viewer.


Release Notes: A database objects quick search dialog has been added. The query execution progress/cancel UI was redesigned. SQL auto-completion was improved. Multiple result sets support (SQL Server & Sybase) has been added. DB2 and Oracle extensions were improved. The legacy DB2 LUW driver has been added. The MySQL driver has been updated. Many other UI fixes and improvements.


Release Notes: Opened editors are now restored after restart. Connections' folders support has been added. SQL auto-completion was improved. Auto-completion and hyperlinks were added for procedures/packages. Database search results are now structured. Disconnect detection by error code has been added. A DB2 for AS 400 driver has been added. H2, Derby, and HSQLDB drivers were updated. There were many other improvements and bugfixes.