PDO: Python Database Objects News
Brought to you by:
brujahpriest,
jfranz
Version 1.0 of Python Database Objects (PDO) has been uploaded. PDO, for those who don't know it, is an object oriented abstraction layer over the python DB-API. Its easy to use, and will seem very familar to users of ADO, JDBC and other OO DB libraries. This is the first public release of the PDO module, which has been in development for several months.
Download and enjoy.