|
欢迎加入运维网交流群:263444886 
DBeaver 3.7.7发布了。DBeaver 是一个通用的数据库管理工具和 SQL 客户端,支持 MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB, Derby, 以及其他兼容 JDBC 的数据库。DBeaver 提供一个图形界面用来查看数据库结构、执行SQL查询和脚本,浏览和导出数据,处理BLOB/CLOB 数据,修改数据库结构等等。
更新如下:
- Results viewer UI redesign
- Exasol extension (by Karl Griesser). Basic features:
- DDL for views, tables, scripts
- Table editor
- Connection objects browser
- Session manager
- Security browser
- Explain execution plan
- Table/constraint/index edit dialogs were improved
- Date/time values rendering was redesigned (for export and SQL generation).
- CLOBs encoding problem was fixed
- DBeaver version check/update was fixed
- Statements timeout config fixed (+Cassandra support)
- SQL Editor: script execution visualization was added
- ERD: types names rendering was fixed
- Drivers download UI was improved
- Disconnect All command added
- MySQL: triggers create/refresh was fixed
- MySQL: column creation dialog
- PostgreSQL: hyperlinks/object navigation was fixed
- Oracle: CLOB/BLOB export was improved
- ODBC: connection initialization was fixed
- MacOS: product icon was fixed (thanks to Jose de Modena)
- MacOS/Linux: checkbox editor rendering was fixed
- Linux: results viewer rendering was fixed
下载地址:
http://dbeaver.jkiss.org/download/ |
|
|