pg/python introduction
pg/python is an open source project working toward the improvement of Python interfaces to PostgreSQL.
For the client: easy_install pg_proboscis
See the Quick Start page .
Projects
- Programmer's Client - PQueue based Green Trunk implementation (includes DB-API interface)
- Procedural Language - Postgres extension module (Green Trunk implementation)
- Remote Backend Console - Python in Postgres
- Postgres Cluster Management - Backend initialization, configuration, and control
- Client Development - Projects supporting programmer client implementations. These are lower level projects that support most of the above.






