Databases: phpDB
Mike Leigh (contact me)
This package abstracts the access to SQL databases.
It encapsulates several basic functions to access SQL databases like establishing connections, executing SQL queries and retrieving the data of the query result rows.
Currently it only supports MySQL, but there are hooks for supporting database interfaces like ODBC, PostgreSQL, MSSQL and Oracle.
Click here for detailed information about this class on phpclasses.org