Versie 25.2.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:
Data Editor:SQL Editor:
- The default shortcut for Advanced Copy with previous settings on macOS was changed to
Ctrl+Shift+4- Added the option to disable numeric identifier columns formatting
AI assistant:
- Added support for temporary tables in semantic analysis
Data Transfer:
- Added the confirmation for query types that DBeaver cannot recognize as valid SQL
Connectivity:
- Added connection and database info to backup/restore wizards
Miscellaneous:
- Fixed an issue that prevented deleting network profiles
Databases:
- Fixed a crash on Windows that occurred when the username contained non-ASCII characters
- Fixed an issue where notifications stole focus when the user was in another application
- Added the ability to import connections from DataGrip
- ClickHouse: Improved array data types display in the Data Editor
- DuckDB: Fixed an issue when the catalog selection was lost upon disconnect
- Oracle: Privileges tab now opens for non-admin users
- SQLite: Fixed an issue where foreign keys created with shorthand syntax were not recognized as references
- Snowflake: Procedures with multiple versions are now displayed correctly
