This page gives the status of the database backends as of version 1.1
Backend | Vendor Link | Test Success Rate | Notes | Backend Source | |
---|---|---|---|---|---|
MySQL | mysql.com | 100% | Stable | MySQL.java | |
Postgres | postgresql.org | 100% | Stable | Postgresql.java | |
Firebird | firebirdsql.org | 100% | Stable | Firebird.java | |
HSQLDB | hsqldb.org | Not available in 1.1, use 1.2 | Stable (new in 1.2) | HSQL.java | |
Sybase ASA | sybase.com | 100% | Stable | SybaseASA.java | |
SQL Server | microsoft.com | 100% | Stable | SQLServer.java | |
Informix | ibm.com | 100% | Stable | Informix.java | |
DB2 | ibm.com | 100% | Stable | DB2.java | |
Oracle | oracle.com | not tested (1) | Needs updating to 1.2 | Oracle.java | |
Ingres | ingres.com | not tested (1) | Needs updating to 1.2 | Ingres.java | |
Sybase ASE | sybase.com | not tested (1) | Needs updating to 1.2 | SybaseASE.java | |
MaxDB | mysql.com | not tested | Deprecated | MaxDB.java |
(1) These backends were functional with the 1.0 codebase but need to be re-tested with 1.1 - minor adjustements may be necessary. Some may be marked stable in the next point release.