Versie 25.1.3 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.3:
- AI integration is now included in the Community packaging, extension install is not needed anymore
- SQL Editor:
- Fixed an issue when files modified externally could not be closed without overwriting
- Schemas/catalogs support in the Generic driver was improved
- Metadata: fixed an issue where virtual keys created via the popup dialog were not saved
- Data Editor: fixed the Copy as CSV option in Advanced Copy
- General: editor tabs now use connection color for visualization
- Connectivity:
- SSHJ encryption keys support ws improved
- Issue with network profiles name wrapping was resolved
- Databases:
- CUBRID:
- Metadata objects search was fixed
- Partition support was enhanced
- Added support for PLCSQL
- Added support for DONT_REUSE_OID keyword
- Clickhouse:
- Fixed the presentation of tuples and map data types in the data editor
- Fixed support for temporary tables, all queries to them now run within the same session
- DD2 driver was downgraded to version 11.5.9 (because of issues with Kerberos authentication)
- MySQL and Clickhouse: Fixed aliases generation and quotation in SQL Editor
- SAP HANA: Added support for HALF_VECTOR type