This package will allow you to work with database using classes of objects to store and retrieve the information stored in table rows.
It provides separate classes for storing and retrieving data for the objects, defining the criteria and performing searches for objects and database specific drivers.
Currently it supports only MySQL, but can be easily extended for use with other types of relational databases.