Eclipse的数据库插件 QuantumDB
openkk
12年前
QuantumDB 是一个Eclipse的实现了数据库结构的显示,SQL查询等功能的插件。
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:
|
|
|