Menu

PDO 1.0.1 released - postgreSQL support added

Python Database Objects version 1.0.1 has been released. This incremental update adds support for the PostgreSQL via the pgdb module.
PDO is a python module providing a common object oriented api across mutliple RDBMS. Similar in scope to ADO and JDBC, PDO provides column access by name, forward and backward movement within a resultset, and much more.

Posted by Jonathan M. Franz 2003-09-22

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.