发布于 2016-05-23 00:25:04 | 88 次阅读 | 评论: 0 | 来源: 网友投递
DBeaver 通用数据库管理工具
DBeaver 是一个通用的数据库管理工具和 SQL 客户端,支持 MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB, Derby, 以及其他兼容 JDBC 的数据库。DBeaver 提供一个图形界面用来查看数据库结构、执行SQL查询和脚本,浏览和导出数据,处理BLOB/CLOB 数据,修改数据库结构等等。
DBeaver 3.6.8 发布了,以下是值得关注的内容:
External projects/external SQL files are now managable
OS shell integration was added
Resource management was improved
SQL preview in data editor
Oracle: TNS names usage was fixed
PostgreSQL: SQL completion was fixes
PostgreSQL: schema and tables rename support was added
MySQL: functions source code read was fixed
MySQL: binaries dump in hex support was added
Cassandra: timestamp representation is now configurable
Teradata: tables, views, procedure DDL
SQL editor tabs can be pinned
SQL editor “link with navigator” command was improved
SQL completion now uses fuzzy search
ERD uses table filters
Binaries presentation was fixed
A lot of bug fixes and UI improvements
下载地址:http://dbeaver.jkiss.org/download/