QuantumDB 3.0.1
Access, manage and query SQL relational database and servers access using standard JDBC drivers.
Download QuantumDB 3.0.1:
QuantumDB is a simple but powerful database access plugin for Eclipse. 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
Requirements and limitations
- Beta release - We have not yet fully tested this plugin. Please report a bug for any problem you encounter. We welcome your feedback (positive and negative!) in the forums, mailing lists and bug trackers.
- This plugin will run with any distribution of EasyEclipse.
- It may also work with a standard installation of Eclipse 3.1.2. We have not tested it, though.
Links
Credits and License
Credits: Julen Parra
Copyright (c) 2000-2006 Quantum DB developers. All rights reserved.
This plugin is licensed under the Common Public License 1.0 license.
The files dbunit-2.1.jar and dbunit-2.1-src.zip are under the LGPL (Lesser General Public License). The text of that license is to be found in the file LGPL.txt, in this distribution. The source of the dbunit library is in the file dbunit-2.1-src.zip . More info about the dbunit library is in http://sourceforge.net/projects/dbunit