pg/python proboscis 1.0 (Default branch) |
|
|
pg_proboscis is a pure Python driver/interface for
PostgreSQL. It is designed to give maximum
flexibility to a user by providing protocol-level
prepared statements and cursors. It features basic
SSL support, COPY TO/FROM, automatic
encoding/decoding of character data, and timestamp support regardless of the backend configuration(integer_datetimes).
License: BSD License (revised)
Changes:
The API was stabilized. Many bugs were fixed and
many features were completed.
|