Supported RDBMS

RDBMS Driver Status Tester
Axion org.axiondb.jdbc.AxionDriver Alpha, Runtime only
Cloudscape COM.cloudscape.core.JDBCDriver
DB2 COM.ibm.db2.jdbc.{app|net}.DB2Driver
DB2/AS400 com.ibm.as400.access.AS400JDBCDriver Possible case-insensitivity issues Scott Weaver
Derby org.apache.derby.jdbc.EmbeddedDriver Only the embedded driver works. Thomas Fischer
Firebird org.firebirdsql.jdbc.FBDriver idMethod="native" does not work Thomas Fischer
Hypersonic org.hsql.jdbcDriver
Informix com.informix.jdbc.IfxDriver
InstantDB org.enhydra.instantdb.jdbc.idbDriver
Interbase interbase.interclient.Driver
MS Access sun.jdbc.odbc.JdbcOdbcDriver
MS SQL com.microsoft.jdbc.sqlserver.SQLServerDriver
MS SQL net.sourceforge.jtds.jdbc.Driver No known problems with SQL 2000. See add-ons for V7.0 Greg Monroe
MySQL org.gjt.mm.mysql.Driver No subselects for mysql < 4.1 Scott Eade
Oracle oracle.jdbc.driver.OracleDriver Issues with LOBs
Postgres org.postgresql.Driver No known problems Scott Eade
SapDB com.sap.dbtech.jdbc.DriverSapDB
Sybase com.sybase.jdbc2.jdbc.SybDriver JDBCToXMLSchema task will not generate the schema properly. All other tests pass. Jeffrey D. Brekke
Weblogic weblogic.jdbc.pool.Driver

If your RDBMS is not listed here, please read the document about writing DB Adapters.

If there is no tester for your RDBMS and you want to help, please read the test project guide, run the tests and send your results (and bugfixes ;) to the torque-dev@db.apache.org list.