Versie 26.1.5 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 26.1.5
- Product configuration:
- Added Product configuration, a new setup flow that opens on first start
- AI Assistant:
- Fixed alignment of fields in the OpenAI configuration dialog
- Added the ability to duplicate AI profiles
- Improved model refresh and test connection behavior for AI engine settings
- Data Editor:
- Added read-only HTML preview for text/html values in the Value panel
- Fixed array and complex column visualization when “Show complex column structure” was disabled
- Fixed sorting in the Metadata panel
- Restored support for CSS color names in spatial data colorization
- Fixed spatial data display with map backgrounds and locales that use decimal commas
- Data Transfer:
- Fixed an issue on Linux when export error dialogs could be hidden behind the export window
- Fixed column enablement in table mapping when using the Space key
- Fixed an issue where saved import tasks could lose target table and column mapping settings after an update
- Connectivity:
- Added support for custom authentication models in Custom CSV/XML connection import
- Fixed browser-based authentication on Linux systems where the default browse action is not supported
- Fixed connection color updates when changing the connection type in connection settings
- Added database and driver version information to diagnostic log archives
- Navigator:
- Hid the Delete context menu item when metadata changes are disabled in Simple view mode
- Fixed an issue where the database Navigator did not open correctly
- New Drivers:
- GreptimeDB: Added a dedicated driver entry using the MySQL-compatible protocol
- Databases:
- ClickHouse:
- Added support for displaying Map values in the Data Editor
- Fixed DDL generation for views that do not contain a table-style column declaration block
- Databricks: Improved display of ARRAY and STRUCT values by showing complex arrays as JSON
- Firebird: Fixed SSH tunnel testing when required database connection parameters were not set
- MonetDB: Updated the default JDBC driver class name to restore driver loading
- MySQL: Fixed native database dumps when passwords contain # or other special characters
- Netezza: Fixed NCHAR length generation in DDL and improved recognition of NCHAR and NVARCHAR data types
- PostgreSQL:
- Fixed an issue where the selected schema could be lost after a query error in manual commit mode
- Fixed backup and restore behavior that could omit tables during restore
- Fixed generated calls for functions that return composite types
- StarRocks and Apache Doris: Preserved raw SHOW CREATE DDL output without applying additional formatting
- TDengine: Fixed unresolved Maven dependency warnings in the built-in driver configuration
- LibSQL: Added support for database views
