SQLAlchemy 0.8 Documentation

Release: 0.8.0b2 | Release Date: December 14, 2012
SQLAlchemy 0.8 Documentation » SQLAlchemy Core

SQLAlchemy Core

SQLAlchemy Core

The breadth of SQLAlchemy’s SQL rendering engine, DBAPI integration, transaction integration, and schema description services are documented here. In contrast to the ORM’s domain-centric mode of usage, the SQL Expression Language provides a schema-centric usage paradigm.