DBeaver 社区版 5.0 已发布,主要更新内容如下:
- Mock data generator extension release. UI changes, lots of bugfixes.
- PostgreSQL debugger (beta version)
- PostgreSQL: constraints DDL was fixed
- PostgreSQL: PostGIS support was fixed (array of geometry type)
- Vertica: UDF support (read-only)
- Vertica: flex tables support (read-only)
- Oracle: include comments in view DDL
- Auto-reconnect after connection failure feature was added (configurable)
- Auto-refresh for sessions and transaction lock views was added
- SQL editor: auto-complete for JOIN was fixed/improved
- data search was fixed (NPE)
- Results viewer: grid background colour shows cells state
- Results viewer: column header render was fixed
- Excel export: support of column de ions in header
- Settings for the page switch saving on the connection page were fixed
- Keyboard shortcuts for the SQL editor opening were fixed
- Entity editor save/revert changes actions were fixed (refresh contents)
- Decimal part rendering is now configurable for the numeric data type
- Command line handling (-con) was fixed (drivers search)
- Fixes for the driver editor dialog were implemented: NPE fixes, show driver ID
- Edit connection dialog was fixed (dialog layout glitch)
- Dialog for errors was fixed – now default button is Stop
- Numerous localization fixes
- Many minor UI fixes
可以看到该版本主要是修复 bug,也对 Vertica 和 Oracle 数据库增加了一些新的支持。此外就是 UI 方面的小修复。
下载地址:https://dbeaver.jkiss.org/download/, https://github.com/dbeaver/dbeaver/releases
DBeaver 是一个通用的数据库管理工具和 SQL 客户端,支持 MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sy , Mimer, HSQLDB, Derby, 以及其他兼容 JDBC 的数据库。
DBeaver 提供一个图形界面用来查看数据库结构、执行 SQL 查询和脚本,浏览和导出数据,处理 BLOB/CLOB 数据,修改数据库结构等等
继续阅读与本文标签相同的文章
上一篇 :
Linux基础之-正则表达式
下一篇 :
linux中ln命令硬链接讲解及知识点总结
-
Maven使用经验总结(持续更新)
2026-05-19栏目: 教程
-
短视频SDK的编译设计与实现系列(一)——CMake基础入门
2026-05-19栏目: 教程
-
ASP.NET Core on K8S深入学习(8)数据管理
2026-05-19栏目: 教程
-
AI翻译新思路,OBTranslate打破非洲城乡居民之间的沟通差距
2026-05-19栏目: 教程
-
物联网平台实用技巧:调用API获取设备状态
2026-05-19栏目: 教程
