PyGreSQL is a Python module that interfaces to a PostgreSQL database. It embeds the PostgreSQL query library to allow easy use of the powerful PostgreSQL features from a Python script.
| Tags | Software Development Libraries |
|---|---|
| Licenses | BSD Original |
| Implementation | Python C |
A library of synchronization primitives and concurrent data structures for specific update-heavy workloads.