
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. SQLAlchemy provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language.
v0.9 [Jun 6, 2014]
- fixes a set of garden variety bugs, many of which are related to changes in DBAPIs ( SQL Server version strings, Psycopg2 error conditions, changes in MySQL-connector-python and pg8000).