pyPgSQL

Free and open source interface to PostgreSQL
Download

pyPgSQL Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Billy G. Allie
  • Publisher web site:
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 149 KB

pyPgSQL Tags


pyPgSQL Description

Free and open source interface to PostgreSQL pyPgSQL is a package of two modules that provide a Python DB-API 2.0 compliant interface to PostgreSQL databases. The first module, libpq, exports the PostgreSQL C API to Python. This module is written in C and can be compiled into Python or can be dynamically loaded on demand. The second module, PgSQL, provides the DB-API 2.0 compliant interface and support for various PostgreSQL data types, such as NUMERIC, MONEY, INT8, BOOL, ARRAYS, etc. PgSQL is entirely written in Python.NOTE: pyPgSQL is licensed and distributed under the terms of the Python License (CNRI Python License). Requirements: · Python What's New in This Release: · Patch for a security hole in PostgreSQL (CVE-2006-2314): escaping quotes with backslashes is insecure. The change is to escape single quotes with another single quote: ' => ''.


pyPgSQL Related Software