module documentation
An asynchronous mapping to DB-API 2.0.
| Class | |
A wrapper for a DB-API connection instance. |
| Class | |
Represent a pool of connections to a DB-API 2.0 compliant database. |
| Class | |
A lightweight wrapper for a DB-API 'cursor' object. |
| Exception | |
This exception means that a db connection has been lost. Client code may try again. |