发布于 2016-03-07 09:24:30 | 64 次阅读 | 评论: 0 | 来源: 网友投递
DBeaver 通用数据库管理工具
DBeaver 是一个通用的数据库管理工具和 SQL 客户端,支持 MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB, Derby, 以及其他兼容 JDBC 的数据库。DBeaver 提供一个图形界面用来查看数据库结构、执行SQL查询和脚本,浏览和导出数据,处理BLOB/CLOB 数据,修改数据库结构等等。
DBeaver 3.6.1 has been released.
This is a hotfix version. It contains a few new features and a set of urgent bugfixes of previous major version (3.6.).
PostgreSQL: multi-database support was fixed.
PostgreSQL: Older (<8.4) versions support was fixed.
PostgreSQL: Cross-schema foreign keys support.
Cassandra: date/time types handler fixed.
MySQL: privileges editor was fixed, collations sorting was added.
Taradata: URL template was fixed.
SQL editor has been improved. A big number of new configuration options was added.
SQL keywords/functions list was fixed/updated
Content assistant was fixed (show only available schemas).
Support of named tabs for SQL queries was added.
Foreign keys navigation shortcuts were added.
Local results ordering was fixed.
Preference pages were reorganized.
Driver force download option was added.
BLOB caching feature was added.
Many minor UI fixes and improvements.