SQLAlchemy

Description

SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.

It 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.

Website: http://www.sqlalchemy.org/

License

MIT

SPKG Maintainers

Upstream Contact

Dependencies

Build Notes

Use the standard sources. No changes from the official sources.

Changelog

SQLAlchemy-0.4.6.p0 (Yi Qiang, June 25, 2008)

SQLAlchemy-0.4.3.p1 (Michael Abshoff, March 14th, 2008)

SQLAlchemy-0.4.3.p0 (Yi Qiang)