DBeaver 3.7.5 发布了。 DBeaver 是一个通用的数据库管理工具和 SQL 客户端,支持 MySQL,
PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB, Derby, 以及其他兼容
JDBC 的数据库。DBeaver 提供一个图形界面用来查看数据库结构、执行SQL查询和脚本,浏览和导出数据,处理BLOB/CLOB
数据,修改数据库结构等等。 主要更新内容: Aggregate functions: Distinct count, Min/Max for non-numeric types, Mode and Median functions were added MetaData panel was added in result panels Results filters/ordering improvement (support of joins) Data transfer: columns mapping was fixed (now support columns skip), BIGINT datatype support was fixed MetaData compare wizard was fixed (PG) JSON and XML support in value editor Value edit panel: misc fixes (gtk) ER diagrams: entity/attributes colors were fixed Attributes binding performance increased SQL completion processor was fixed Multi-project workspaces support was improved PostgreSQL: view and materialized view edit, a few metadata additions MySQL: by default uses 5.x drivers to avoid problems with server charset Oracle: metadata reading was improved SQL Server: table data viewer fixed (use fully-qualified table name) RedShift: driver update (+ support of LIMIT in table queries) A lot of minor UI fixes
下载地址: http://dbeaver.jkiss.org/download/ |