【数据库操作工具之dbeaver】

dbeaver是免费和开源(GPL)为开发人员和数据库管理员通用数据库工具。

易用性是该项目的主要目标,是经过精心设计和开发的数据库管理工具。免费、跨平台、基于开源框架和允许各种扩展写作(插件)。

它支持任何具有一个JDBC驱动程序数据库。

它可以处理任何的外部数据源。



 

DBeaver经官方测试,其支持:MySQL、Oracle、PostgreSQL、IBM DB2、Microsoft SQL Server、Sybase、ODBC、Java DB (Derby)、Firebird (Interbase)、HSQLDB、SQLite、Mimer、H2、IBM Informix、SAP MAX DB、Cache、Ingres、Linter、Teradata和一些符合JDBC连接的数据库。

基本特性

1. 支持数据库元数据浏览

2. 支持元数据编辑(包括表,列,键,索引)

3. 支持SQL语句和脚本的执行

4. 支持SQL关键字高亮显示(依据与不同是数据库)

5. 简单友好的显示页面

DBeaver is free and open source universal database tool for developers and database administrators.

1)Usability is the main goal of this project, program UI is carefully designed and implemented.

2)It is free and open-source (ASL).

3)It is multiplatform.

4)It is based on opensource framework and allows writing of various extensions (plugins).

5)It supports any database having a JDBC driver.

6)It may handle any external datasource which may or may not have a JDBC driver.

7)There is a set of plugins for certain databases (MySQL, Oracle, DB2, SQL Server, PostgreSQL, Vertica, Informix, MongoDB, Cassandra, Redis in version 3.x) and different database management utilities (e.g. ERD).

8)It has a great number of features.

猜你喜欢

转载自gaojingsong.iteye.com/blog/2389282