|
SpeedJDB allows users to
- open as many database connections as wanted at the same time;
- retrieve all the metadata of the databases and tables available via JDBC;
- generate SQL statements (select, update, insert, delete) that can be edited and executed;
- store as many SQL statements as wanted for every connection to reapply them later.
All the settings (Drivers, Connections and SQL statements) the user adds or changes
in a session will be stored as XML and are again available at the next restart of
this application.
SpeedJDB has been tested against
- HSQLDB (Hypersonic)
- IBM DB2
- IBM Cloudscape
- MS SQL Server
- MySQL
- Oracle
- Postgre SQL
- Sun JDBC ODBC Bridge
|
|