发布于 2018-01-22 00:31:19 | 204 次阅读 | 评论: 0 | 来源: 网友投递
DBeaver 通用数据库管理工具
DBeaver 是一个通用的数据库管理工具和 SQL 客户端,支持 MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB, Derby, 以及其他兼容 JDBC 的数据库。DBeaver 提供一个图形界面用来查看数据库结构、执行SQL查询和脚本,浏览和导出数据,处理BLOB/CLOB 数据,修改数据库结构等等。
DBeaver 是一个通用的数据库管理工具和 SQL 客户端,支持 MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB, Derby, 以及其他兼容 JDBC 的数据库。
DBeaver 4.3.3 更新内容:
SQL editor: query extraction was fixed (trailing delimiter)
SQL editor: variables support was added (${varName}, configurable)
SQL editor: embedded mode was fixed (UI freeze on editor refresh)
Results viewer: column drop-down filter was added
Numeric cell value dialog editor was fixed
Ref cursor cell value dialog viewer was fixed
Main toolbar was fixed (now it is visible only in DBeaver perspective)
UI of checkbox inline editor was fixed
Environment variables substitution now works for all network configurations
External Eclipse extension installer was fixed
Git integration was implemented with Eclipse Git plugin
External plugin repository list was enhanced (Office, SVG, Git, Eclipse Oxygen)
Command line support was fixed (-con + connection properties)
CSV export: value quoting config was added
PostgreSQL: syntax highlighting was improved
MariaDB: default column value editor was fixed
SQL Server: schema list reading was fixed
SQL Server: procedures source reading was fixed
Oracle: view definition (truncated) reading was fixed
Sybase: error handling was fixed (for queries with multiple results)
Firebird: 3.x driver configuration was fixed (default encoding is UTF-8)
Windows installer was improved
“All Users” mode was removed
/S and /D options were fixed
Controls internationalization was improved
Chinese, Russian and French localizations were improved
Many minor UI fixes
下载地址: