Questions about how to use the Python Database API Specification 2.0 -- PEP 249. Do include details about your database library
This API has been defined to encourage similarity between the Python modules that are used to access databases. By doing this, we hope to achieve a consistency leading to more easily understood modules, code that is generally more portable across databases, and a broader reach of database connectivity from Python.