Python Database Objects (PDO) 1.0.1 Released

B

Bryan J Gudorf

We at NeuroKode Labs, LLC, are proud to announce the release of Python
Database Objects (PDO) 1.0.1. The current release adds support for
PostgreSQL
via the pgdb Module.
As released previously: Python Database Objects (PDO) provides an easy to
use Object
Oriented API for database developers. PDO utilizes DB-API modules for
database access,
but allows for a Common Object Oriented API across RDBMS. Thus, PDO can be
thought of
as a 'wrapper' around the DB-API and database specific modules.
PDO offers a unique interface which includes such features as column
access by name,
forward and backward movement through a result set and much, much more.
Downloads for Python Database Objects are available on SourceForge.Net
or for more information please visit http://pdo.neurokode.com.

~Bryan J Gudorf
NeuroKode Labs, LLC
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,754
Messages
2,569,528
Members
45,000
Latest member
MurrayKeync

Latest Threads

Top