Software-update: DBeaver 25.1.4

DBeaver logo Versie 25.1.4 van DBeaver is uitgekomen. Met dit programma kunnen databases worden beheerd. Het kan onder andere query's uitvoeren en data tonen, filteren en bewerken. Er is ondersteuning aanwezig voor de bekende databases, zoals MySQL, Oracle, DB2, SQL Server, PostgreSQL, Firebird en SQLite. Het is verkrijgbaar in een opensource CE-uitvoering en drie verschillende commerciële uitvoeringen. Deze voegen onder meer ondersteuning voor verschillende nosql-databases toe, zoals MongoDB, Apache Cassandra en Apache Hive, en bevatten verder extra plug-ins en JDBC-drivers. De changelog voor deze uitgave ziet er als volgt uit:

Changes in DBeaver version 25.1.4:
  • SQL Editor:
    • Fixed autocomplete for tables which names conflicts with keywords
    • Fixed WHERE keyword autocompletion
    • Fixed collapse/expand of result tabs
    • CEIL and CEILING are no longer highlighted as keywords
  • Data Editor:
    • Fixed the icon for the “Move to Top” action (thanks to @Mattwmaster58)
    • Query text is now displayed near the filter panel when the results are filtered
  • Data Transfer:
    • Fixed an issue where an excessively wide window was created during data export
    • Fixed the button order in the export dialog for better consistency and usability
  • Navigator: added an indicator to show when entities are filtered using the search bar
  • General: if you try to run the application on an unsupported operating system, a notification will inform you that the OS is not supported
  • Databases:
    • CUBRID: added a tab that allows users to view the full text of the execution plan
    • Clickhouse:
      • Fixed incorrect representation of nested array values in the Value panel
      • Fixed the ability to edit boolean arrays
    • Databricks: added UserAgentEntry parameter with information about product version
    • LibSQL: connection configuration issue was fixed
    • Oracle:
      • Fixed autocomplete for synonyms in the SQL editor
      • Fixed the ability to add comments via Action tab in Metadata editor

DBeaver

Versienummer 25.1.4
Releasestatus Final
Besturingssystemen Linux, macOS, Windows 8, Windows 10, Windows 11
Website DBeaver
Download https://dbeaver.io/download/
Licentietype Voorwaarden (GNU/BSD/etc.)

Door Bart van Klaveren

Downloads en Best Buy Guide

04-08-2025 • 07:30

1

Submitter: danmark_ori

Bron: DBeaver

Update-historie

Reacties (1)

1
1
1
0
0
0
Wijzig sortering
drie verschillende commerciële uitvoeringen. Deze voegen onder meer ondersteuning voor verschillende nosql-databases toe, zoals MongoDB, Apache Cassandra en Apache Hive, en bevatten verder extra plug-ins en JDBC-drivers.
Cassandra gebruiken in de community edition kan ook door zelf de JDBC driver toe te voegen, zoals bijvoorbeeld deze van ING bank:

https://github.com/ing-bank/cassandra-jdbc-wrapper

Op dit item kan niet meer gereageerd worden.