1The Python SQL Toolkit and Object Relational Mapper
2
3SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that
4gives application developers the full power and flexibility of SQL.
5
6It provides a full suite of well known enterprise-level persistence
7patterns, designed for efficient and high-performing database access,
8adapted into a simple and Pythonic domain language.
9