NuxRef

python-sqlalchemy - Modular and flexible ORM library for python

Website: http://www.sqlalchemy.org/
License: MIT
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.

Packages

python-sqlalchemy-1.0.2-1.fc24.nuxref.x86_64 [3.8 MiB] Changelog Chris Caron (2015-04-26):
- Initial Release