description
| - Data adapter for ODBC- and JDBC-accessible databases that provides a single point of data access focus to ActiveRecord. Rather than having a multitude of DBMS specific Rails Adaptors with inconsistent functionality and behaviour, you now have the ability to focus on a single data adapter with consistent behaviour across ODBC and JDBC (via ODBC-JDBC bridge) accessible databases on all Ruby supported platforms. Certified DBMS support includes; Oracle, Informix, Ingres, OpenLink Virtuoso, SQL Server, Sybase, MySQL, PostgreSQL, DB2, Firebird, Progress, and others.
|