python-sqlalchemy0.3 - Modular and flexible ORM library for python
Description:
SQLAlchemy is an Object Relational Mappper (ORM) that provides a flexible, high-level interface to SQL databases. Database and domain concepts are decoupled, allowing both sides maximum flexibility and power. SQLAlchemy provides a powerful mapping layer that can work as automatically or as manually as you choose, determining relationships based on foreign keys or letting you define the join conditions explicitly, to bridge the gap between database and domain. This package contains compatibility modules for the 0.3 version of SQLAlchemy. If possible, new code should be written against the newest version of the python-sqlalchemy package.
Homepage: http://www.sqlalchemy.org/
License: MIT
Vendor: Fedora Project
Packages
python-sqlalchemy0.3-0.3.10-4.fc8.noarch [1023 KiB] |
Changelog by Toshio Kuratomi (2007-08-24):
- Run test suite. - Workaround setuptools but where all files extracted from an egg are executable. |