"pg8000 is a Pure-Python interface to the PostgreSQL database engine.  
It is one of many PostgreSQL interfaces for the Python programming  
language. pg8000 is somewhat distinctive in that it is written  
entirely in Python and does not rely on any external libraries (such  
as a compiled python module, or PostgreSQL's libpq library).
pg8000's name comes from the belief that it is probably about the  
8000th PostgreSQL interface for Python.

pg8000 supports the standard DB-API 2.0 as documented in PEP-249 (as  
of pg8000 v1.02)."

        Haven't tried it, but it looks interesting...



http://pybrary.net/pg8000/


-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev

Reply via email to