QuantumDB
Access, manage and query SQL relational database and servers access using standard JDBC drivers.
Download QuantumDB 3.0.1 for EasyEclipse 1.0.2:
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
Comments
post->ID); if ($count == 0) { echo 'There are currently no comments for this plugin. You can add the first one.'; } else if ($count == 1 ) { echo 'There is currently 1 comment for this plugin. You can review it and add more here.'; } else { echo 'There are currently ' . $count . ' comments for this plugin. You can review them and add more here.'; } ?>
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. 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