Using SQL Databases#

SQL Alchemy is a SQL framework for python. It has a core layer, and an ORM layer.

See:

The SQLStore class provides a convenient wrapper around these generators for working with SQL Data