Download DBeaver 5.3.5

Spread the love

DBeaver is a tool to manage databases. It can perform queries, display, filter and edit data, among other things. Support for the well-known databases, such as MySQL, Oracle, DB2, SQL Server, PostgreSQL, Firebird and SQLite, is available. It is available in a CE and EE flavour, with the former being open source at no cost. The enterprise flavor adds support for several nosql databases, such as MongoDB, Apache Cassandra, and Apache Hive, as well as additional plugins and jdbc drivers. The developers have released version 5.3.5 with the following changes:

Version 5.3.5

  • Database health monitoring dashboards were added (for PostgreSQL, MySQL and MariaDB)
  • Bookmarks: navigate to object action was added
  • Content editor (XML, JSON): contents formatting was added (Ctrl+Shift+F)
  • Charts: copy image to clipboard action was added
  • SQL editor:
    • Morph to delimited text action was fixed (spaces processing)
    • Delete file action was added in tab context menu
    • Intelligent bracket auto-close was improved
    • Variables resolution was fixed (mixed letters case)
    • Script Save As in non-UTF encoding was fixed
    • Files delete: keep local history by default
    • Statistics panel rendering was fixed
  • data editor:
    • JSON auto-format was fixed (null values)
    • Standalone editor of NULL values ​​was fixed
    • Date-time editor in native format was fixed
    • Plaintext renderer was fixed (extra spaces)
  • SSH tunnel: keyboard-interactive AND publickey auth support was added
  • Open resources in embedded text editor support was added
  • Dark theme support was improved
  • Tips of the day dialog font was fixed (HighDPI)
  • PostgreSQL:
    • Arrays editor was fixed (new array create)
    • Indexes statistics were fixed (rel size)
    • Table dependencies info was added
  • SQL Server:
    • SQL errors processing was fixed (error inside stored procedures)
  • Oracle:
    • Objects search was fixed (synonyms resolution)
    • Procedures/packages compile was fixed (trailing delimiter, log error position)
  • CockroachDB:
    • Database schema browser was fixed (aggregate functions, rules)
    • Permissions reading was fixed (CRDB style)
  • MySQL: database dump without DROP statement option was fixed
  • Firebird: sequences metadata reading was fixed
  • Sybase:
    • Stored procedure reading was fixed (multiple databases)
    • Query processing was fixed (trailing semicolon issue)
    • Synonyms tab removed
  • Many minor UI bug fixes

Version number 5.3.5
Release status Final
Operating systems Windows 7, Linux, macOS, Windows Server 2012, Windows 8, Windows 10, Windows Server 2016
Website DBeaver
Download
License type Conditions (GNU/BSD/etc.)
You might also like