发布于 2016-05-31 00:30:50 | 73 次阅读 | 评论: 0 | 来源: 网友投递
DBeaver 通用数据库管理工具
DBeaver 是一个通用的数据库管理工具和 SQL 客户端,支持 MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB, Derby, 以及其他兼容 JDBC 的数据库。DBeaver 提供一个图形界面用来查看数据库结构、执行SQL查询和脚本,浏览和导出数据,处理BLOB/CLOB 数据,修改数据库结构等等。
DBeaver 3.6.9 发布了,以下是值得关注的内容:
SQL completion fixed
Tables data export fixed
Grid control UI fixed
Arrays edit support added
Misc minor UI fixes
MySQL: index creation fixed
MySQL: extra keywords support
PostgreSQL: functions rename/delete fixed
PostgreSQL: functions, tables comments read/write
PostgreSQL: CHECK constraints
Cache: streams reading
Redis: keys navigation improved
Redis: commands execution in SQL editor
下载地址:http://dbeaver.jkiss.org/download/