QuantumDB Eclipse Plugin,是Eclipse的又一插件,使用这个插件,可以在Eclipse中实现数据库的绝大部分操作,目前适用的数据库为:Adabas、DB2、DB2 on AS400、HSQLDB、Informix、MySQL、Oracle、Pointbase、PostgreSQL、Sybase,遗憾的是怎么没有SQL SERVER?
我还没有使用这个插件,目前使用的数据库为oracle和mssql,习惯于使用企业管理器了,想偷懒的同志可以试试这个插件。
插件的英文介绍原文:
QuantumDB is a simple but powerful database access plug-in for the Eclipse Development Platform. QuantumDB allows you to:
- connect to databases using standard JDBC drivers
- review schemas, tables, views and sequences
- look up column, index and foreign key information
- issue ad-hoc queries or other SQL statements against the database
- manage, edit, and work with SQL files (*.sql)
- issue updates, deletes, and inserts using simple, easy-to-use wizards
QuantumDB works with any JDBC-complaint database, including:
|
|
|
The QuantumDB developers regularly use a wide variety of database products as they add new features to the plugin.
下载地址:http://sourceforge.net/project/showfiles.php?group_id=7746&package_id=57047
如果Eclipse的版本是3.1,需要去下载GEF,下载地址:如果是Eclipse 3.1则需要 GEF,下载:http://download.eclipse.org/tools/gef/downloads/