Modular and flexible ORM library for Python
SQLAlchemy is an Object Relational Mapper (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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.0.36-1.fc42 | - |
Fedora 41 | 2.0.35-1.fc41 | - |
Fedora 40 | 2.0.36-1.fc40 | - |
You can contact the maintainers of this package via email at
python-sqlalchemy dash maintainers at fedoraproject dot org
.