PDAC is an abstracted data class for PHP 4.0. It was created to address several issues: Lack of database abstraction in PHP; Ability to prototype/develop in a lightweight database such as MySQL and move to Oracle, etc before deployment; Rapid development; and Allow a unified database object to be used throughout the site while still allowing for multiple queries and transactions. Support is available for Interbase, ODBC, MySQL, and PostgreSQL. Support planned for Oracle, DB2, Sybase.
Price: Free (GPL) - Added: 2001-01-03 - Hits: 318