Versie 25.0.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.0.4:
- SQL Editor: Added support for Common Table Expressions (CTE) by semantic analysis and autocompletion
- Data Editor: When an inline editor is active and the user starts typing, the grid now automatically scrolls to the cell being edited to avoid unexpected cell editing
- Connectivity:
- Added an option to update a driver to a recommended version
- Fixed an issue with replacing localhost with the IP address when connecting via SSH
- Databases:
- Clickhouse:
- Clickhouse driver was update to version 0.8.5
- Data type display was fixed
- CUBRID: Added the ability to update user
- GBase 8s: enhanced support for editing unique constraint and CHECK constraint
- Firebird: Fixed native binary presentation
- PostgreSQL:
- Added the ability to backup all database schemas (using the Completed backup option)
- Fixed Foreign data wrappers configurator opening
- The retrieval of Collation was removed for older PostgreSQL versions (versions earlier than 9.1)
- Snowflake driver was updated to version 3.23.0
- SQLite: Added information about a table’s Strict mode to the Table Metadata section
- TDengine driver was updated to the latest version