Download DBeaver 5.3.0

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.0 with the following changes:

Version 5.3.0

  • data editor:
    • Dictionary tables lookup/search was added
    • Grouping panel now supports different presentations
    • Unpin all tabs command was added
  • SQL editor:
    • Auto-completion algorithm was improved
    • SQL formatter was improved (UPDATE, BEGIN/END)
    • Multi-tab context menu was fixed
  • Connection wizard: settings page UI was redesigned
  • Foreign key creation dialog: unique indexes usage was added
  • SQL processing: LIMIT usage was fixed
  • Connection ping (keep-alive) was improved (ping CALLED only during idle periods)
  • FireBird: SQL execution plan analyzer was added (thanks to tomas303)
  • SQL Server:
    • Database object search was fixed
    • Metadata reading (unique keys) was fixed
    • Table comments editor was fixed
    • DateTimeOffset data type support was fixed
    • New extension requires Microsoft driver only
  • Oracle:
    • Timestamp handling was fixed (for some Oracle server versions)
  • PostgreSQL:
    • Non-default databases are disabled by default
    • Native psql invocation was fixed (for old PG versions)
  • CSV files: columns and foreign keys reading was fixed
  • H2: embedded database shutdown procedure was fixed
  • A lot of minor fixes in UI and metadata processing

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