py2db
Use Database objects as Python objects
...Your application can then use these Python objects any way it sees fit, and by doing so you are using database objects in an OO manner.
Currently we support Python 2.x with MySQL.
We leverage MySQLdb, and it is a requirement to run py2db.