Download DBeaver 23.2.5

Spread the love

Version 23.2.5 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 for this release looks like this:

Changes in DBeaver version 23.2.5:

  • SQL editor:
    • Syntax coloring and code completion: smart columns abd aliases recognition was added (experimental)
    • Numerous improvements in single-tab results visualization
    • Quoting of identifiers with special characters was fixed
    • Issue with read-only column in queries with comments was resolved
    • COMMIT/ROLLBACK statements are now recognized as transaction state change statements
  • Data transfer:
    • Issue with unquoted column names was resolved (data import)
    • File import toolbar was redesigned
    • Library for XLSX export/import was updated, many minor issues were resolved
  • Accessibility:
    • Screen reader support was improved (JAWS)
    • Editor tab names reading was fixed
  • ER diagrams: issues with notation switch were resolved
  • General:
    • Issue with output file name after multiple executions of data export task was resolved
    • Error “Data transfer IO error” was resolved
    • Comments in generated DDL now can be disabled (configurable)
    • Countdown visualization before auto-close was added for idle transactions
    • Extra tips added in connection keep-alive configuration
    • Database navigator: click in empty space handle was fixed
  • Databases:
    • MySQL:
      • Driver version was upgraded to 8.2
      • Legacy MySQL 5.x driver was deprecated and replaced with MySQL 8 driver
    • Oracle:
      • Materialized views indexes management was supported
      • Materialized views permissions and dependencies view was added
      • Column alter DDL was fixed (NULL clause)
    • PostgreSQL:
      • Issue with VARCHAR limit change was fixed
      • Function comment delete support was added
    • SQL Server: extra dialect keyword were added

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