QuantumDB
Database access plug-in for Eclipse
QuantumDB
Category
License
Development Status
Company
Latest VersionDatabase
Common Public License
Stable
N/A
2.4.4
Quantum is a database access plug-in for Eclipse. It currently supports Postgres, MySQL, Adabas, DB2, Oracle, and most databases with a JDBC driver. It shows tables, views, and sequences in a tree format. It also has an SQL editor with syntax highlighting
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