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
Getting started
This plugin has currently does not have "Getting Started" documentation. If you are familiar with this plugin; would you be willing to draft some Getting Started documentation and post it on the forum? We will gladly add it.
Requirements and limitations
- 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.
- This plugin is present in the following distributions:
Links
Changelog
Changes in EasyEclipse 1.0.0:
- Initial release (with QuantumDB 3.0.1).
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