Versie 24.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. Ondersteuning voor de bekende databases, zoals MySQL, Oracle, DB2, SQL Server, PostgreSQL, Firebird en SQLite, is aanwezig. 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 24.1.3:
- SQL Editor:
- Added ability to disconnect from the datasourse when all associated editors were closed (configurable)
- New autocompletion engine was significantly enhanced
- Autocompletion for derived columns in sub-queries was improved
- Autocomplete suggestions inside literals in INSERT INTO were disabled
- Execution of the corrected SQL script was fixed
- ‘Recent SQL script’ was renamed to the ‘Last edited SQL script’
- Short/long object names completion configuration was redesigned
- Metadata editor: Composite data types presentation was added for table columns
- Data editor: JSON and XML panels performance was enhanced
- Data transfer:
- Compress option behavior was fixed
- Wizard window auto-size was fixed
- Task management: Broken exported file extension after the task editing was fixed
- Dashboards: Project dashboard UX was improved
- Connectivity:
- Connections invalidation after sleep mode was added
- Idle connections timeout was fixed
- General:
- Establishing connection visualization was added to Database Navigator and Projects
- Tooltip delay on macOS was reduced and became configurable
- Saving script outside the Script folder was fixed
- SVG extension was moved to the PRO version
- Authentication in embedded browser was temporarily disabled on Linux
- Databases:
- Altibase:
- Added the ability to compile procedure, function, or package from the UI as well as truncate table and refresh materialized view
- Added status of the view, materialized view, procedure, function, or package
- Execution plan parsing error was fixed
- Clickhouse:
- DateTime32 formatting was fixed
- IPV6 data presentation was added
- Complex structure display in the Data grid was fixed
- CUBRID:
- View creation was added to the UI
- Supported keywords for SQL Editor were reviewed and updated
- Ability to edit Serial using UI was added
- DuckDB: Data edit was fixed
- Microsoft Azure driver was updated to version 12.7.0
- Oracle: DDL generation for Oracle Tablespaces was added
- PostgreSQL:
- Specific functions were supported in the SQL Editor
- Metadata read was fixed
- Redshift:
- Metadata reading for indexes was disabled
- Problems with broken connection were resolved
- SAP IQ: Duplicated output messages were fixed
- Teradata: Database name became optional for connection
- Vertica: Incorrect query execution with the cursor at the end was fixed
- Localization: Italian localization was updated