Download DBeaver 23.0.1

Spread the love

Version 23.0.1 of DBeaver has been released. This program allows databases to be managed. It can, among other things, execute queries and display, filter and edit data. Support for well-known databases, such as MySQL, Oracle, DB2, SQL Server, PostgreSQL, Firebird and SQLite, is available. It is available in an open source CE version and three different commercial ones performances. These add support for various nosql databases, such as MongoDB, Apache Cassandra and Apache Hive, and include additional plugins and jdbc drivers. The changelog since version 22.3.5 looks like this:

Changes in DBeaver cersion 23.0.1:

  • SQL editor:
    • Results tab now can be detached
    • Editor toolbar now can be customized in preferences
    • Query statistics tab now can be turned off
    • Table metadata search was improved
  • SSH:
    • Support of new crypto ciphers was added
    • SHH agents now works properly in Linux
  • General UI:
    • Zoom in text editors and data editors was fixed
    • Navigator tree refresh after metadata change was fixed
    • Default font size was increased for MacOS
    • Text font configuration was fixed in multiple dialog windows
    • Connection type settings change now affects UI properly
  • Data export: exporting of BLOB values ​​in TXT format was improved
  • Native network proxy configuration was fixed
  • TiDB: new driver was added (thanks to @Icemap)
  • Clickhouse: driver version was updated to 0.4.2
  • Firebird: procedure parameters default values ​​support was added
  • Oracle: additional properties in table info were added
  • PostgreSQL: composite data type support was improved
  • SQLite: STRICT mode support was added
  • Sybase/SQL Anywhere: result set size limitation in SQL was fixed
  • Vertica: expired password change feature was added

Changes in DBeaver Cersion 23.0:

  • SQL editor:
    • Column metadata resolution was fixed for quoted column names
    • SQL console now respects “open separate connection” option
    • Variables resolve in @set and other commands was fixed
    • Copy/paste command was fixed for editors without associated connection
  • Data editor:
    • Spatial viewer: lasso tool was fixed for Safari browser
    • Support of WKT format stored in BLOB columns was added
    • Issues with image viewer and BLOB columns was fixed (NullPointer error))
    • Selected columns/rows data export was fixed (issue with BLOB value turning into NULL in UI)
  • Accessibility:
    • Font settings are now respected in all editors/popups
    • New keyboard shortcuts scheme was added “DBeaver Keyboard Only”
    • Many new keyboard shortcuts were added
    • Catalog/scheme selector now supports keyboard only mode
    • Results tab pin/unpin command is now accessible from keyboard (thanks to @hawthorne3341)
    • Reader texts were localized
  • Database dashboard create wizard UI was fixed
  • Generate SQL dialog now supports connection invalidation
  • Clickhouse: driver version was updated to 0.4.1
  • Dremio: driver version was updated to 24.0
  • Firebird: table column comments support was added
  • PostgreSQL:
    • Issue with URL-based connections was resolved (invalid host name)
    • Execution plan parameters are now saved
  • Redshift: varbyte datatype suport was fixed
  • SQL Server:
    • UI for Kerberos authentication configuration was fixed
    • Table column comments support was added
  • French localization was fixed (thanks to @alexgille)
  • Problems with Kerberos were resolved (we have reverted to Java 11)

Version number 23.0.1
Release status Final
Operating systems Windows 7, Linux, macOS, Windows 8, Windows 10, Windows 11
Website DBeaver
Download https://dbeaver.io/download/
License type Prerequisites (GNU/BSD/etc.)
You might also like