DBeaver 3.4.3 发布,此版本主要是大量的 bug 修复,改进和一些新特性。
下载: http://dbeaver.jkiss.org/download/ 。
主要更新内容:
Oracle: metadata loading performance improved (12g)
SQLite: driver updated
SQLite: foreign keys loading fixed
PostgreSQL: sequences support added
Firebird: sequences support added
MySQL: columns extra info added (ON UPDATE, etc)
BIT/TINYINT and LONGVARCHAR types support fixed
Date/time value editor improved
BLOB/CLOB editors fixed
CLOB values cache support added (+configuration)
GoTo database objects dialog was fixed
Find/Replace dialog in results was fixed
SQL editor: parenthesis matching fixed
Results cell value editor fixed and improved
DDL generation improved
SQL parameters handle fixed (+configuration)
Transactions management fixed
Query manager fixed (updated row count si now correct)
UI freeze problems fixed
Document editor support added for MongoDB JSON documents and Oracle XML tables
A LOT of minor UI bugs was fixed
DBeaver 是一个通用的数据库管理工具和 SQL 客户端,支持 MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB, Derby, 以及其他兼容 JDBC 的数据库。DBeaver 提供一个图形界面用来查看数据库结构、执行SQL查询和脚本,浏览和导出数据,处理BLOB/CLOB 数据,修改数据库结构等等。