Java数据库管理工具,DBeaver 3.1.2 发布

jopen 9年前

DBeaver 是一个通用的数据库管理工具和 SQL 客户端,支持 MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB, Derby, 以及其他兼容 JDBC 的数据库。DBeaver 提供一个图形界面用来查看数据库结构、执行SQL查询和脚本,浏览和导出数据,处理BLOB/CLOB 数据,修改数据库结构等等。
DBeaver 3.1.2 发布,此版本包括一些重要的 bug 修复和一些数据库驱动更新。

主要改进内容:

  • 支持 Cassandra 2.1.x

  • 更新 Apache Derby 驱动

  • 修复 ResultSet 滚动相关的 bug

  • Data export wizard was fixed

  • DB2 execution plan was fixed

  • SQL editor execution log was fixed

Java数据库管理工具,DBeaver 3.1.2 发布 Java数据库管理工具,DBeaver 3.1.2 发布

Version 3.1.2

DBeaver 3.1.2 released on 2015-1-12

Tested and verified for MS Windows 7/8/XP, Linux and Mac OS X.
DBeaver itself requires Java 1.6 or higher. Windows installers includes JRE 1.7.
If you are NOT on Windows you have to setup Java.
Note: 3rd-party JDBC drivers may have have their own system requirements.

You may choose between Community and Enterprise editions. Both versions are free. Enterprise Edition includes NoSQL databases support.

Community Edition


Java数据库管理工具,DBeaver 3.1.2 发布 Windows


Java数据库管理工具,DBeaver 3.1.2 发布 Linux


Java数据库管理工具,DBeaver 3.1.2 发布 Mac OS


Other

Enterprise Edition


Java数据库管理工具,DBeaver 3.1.2 发布 Windows


Java数据库管理工具,DBeaver 3.1.2 发布 Linux


Java数据库管理工具,DBeaver 3.1.2 发布 Mac OS

Eclipse plugin:

Eclipse plugin version is quite stable however it wasn’t tested as much as standalone version.
Plugin will work with Eclipse 3.7.x, 3.8.x, 4.2.x-4.4.x. Required plugins: gef and draw2d.

Drivers:

Driver Pack – includes JDBC drivers for Cache, DB2, DB2 for z/OS, Derby, Firebird, H2, HSQLDB, Informix, MS SQL, Sybase, SAP MaxDB, Mimer, PostgreSQL, SQLite, Ingres, Linter, Teradata, Vertica, MS Access.
This archive can be extracted in the same folder as the DBeaver installation. Note: Generally you don’t need to download this archive. It may be useful if you are going to use DBeaver in an environment without internet access.

Early Access:

You may get latest build (EA version) of DBeaver. Usually it contains all major bug fixes found in current stable version. Just choose the archive corresponding to your OS and hardware from the following folder:
EA version downloads

Archive:

All recent DBeaver versions are available in archive:

Source code:

You can checkout entire repository using anonymous read-only access.
Trunk lives here:https://svn.jkiss.org/dev/dbeaver/trunk/

Notes:

DBeaver is freeware. You can use it for any purpose with no limitations. This software is provided “as is” without express or implied warranty.

Windows Installer will automatically install DBeaver on your computer. Java Runtime will be installed as a part of DBeaver installation. If you already have JRE installed on your computer you may disable JRE option in installer. However it is recommended to use JRE shipped with DBeaver (it won’t be break any existing JRE installation, nothing will be copied in system folders, registry or environment variables).

Debian installer will setup all required components (including JRE) prior to DBeaver installation.

All other versions are just minimal archives that don’t contain the JRE or an installer. Just unzip and start dbeaver executable.