The Python SQL Toolkit and Object Relational Mapper
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper thatgives application developers the full power and flexibility of SQL.
It provides a full suite of well known enterprise-level persistencepatterns, designed for efficient and high-performing database access, adaptedinto a simple and Pythonic domain language.
- Documentation
- Current Documentation (version 2.0) - learn SQLAlchemy here
- Documentation by Version
- Learn More
- Front Matter
- Library - Articles and Talks
- Resources