Eclipse-integrated database plug-ins - QuantumDB

  Abstract: the Eclipse integrated database plug-ins - QuantumDB 

  QuantumDB Eclipse Plugin is another Eclipse plug-ins, the use of the plug-in, Eclipse can be achieved in the vast majority of database operations, currently applicable in the database: Adabas, DB2, DB2 on AS400, HSQLDB, Informix, MySQL, Oracle , Pointbase, PostgreSQL, Sybase, it is regrettable that no SQL SERVER how? 

  I also do not use this plug-in, currently used for the oracle database and mssql, accustomed to the use of enterprise management, the comrades can be lazy to try the plug-in. 

  Plug-ins on the English Original: 

  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: 

  <table Cellspacing="0" cellpadding="5" border="0"> <tr> <td height="83"> 

  • Adabas
  • DB2
  •   DB2 on AS400 
  • HSQLDB

  </ Td> <td> 

  • Informix
  • MySQL
  • Oracle

  </ Td> <td> 

  • Pointbase
  • PostgreSQL
  • Sybase

  </ Td> </ tr> </ table> 

  The QuantumDB developers regularly use a wide variety of database products as they add new features to the plugin. 

  Download Address: http://sourceforge.net/project/showfiles.php?group_id=7746&package_id=57047 

  If the Eclipse version 3.1, the need to download GEF, download Address: If it is necessary GEF Eclipse 3.1, downloads: http://download.eclipse.org/tools/gef/downloads/ 

  ↑ Back 

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Facebook
  • DotNetKicks
  • DZone
  • Netvouz
  • Propeller

Recommend Articles

Comments

Leave a Reply