(eGenix.com Software GmbH, Germany). EuroPython Conference, Vilnius, Lithuania, 2008. 30 slides.
Python Database API. This API has been defined to encourage similarity between the Python modules that are used to access databases. By doing this, authors 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.
Basics
Advanced Using