Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-sqlalchemy - Modular and flexible ORM library for python
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
| Name |
Version |
Release |
Type |
Size |
Built |
| python-sqlalchemy |
0.3.11 |
1.el5 |
src |
926 KiB |
Wed Dec 12 00:58:19 2007 |
| python-sqlalchemy |
0.3.10 |
2.el5 |
src |
920 KiB |
Thu Aug 16 17:43:03 2007 |
Changelog
- * Tue Dec 11 22:00:00 2007 Toshio Kuratomi <a{*}badger{%}gmail{*}com> - 0.3.11-1
- Upgrade to 0.3.11.
- * Tue Jul 24 22:00:00 2007 Toshio Kuratomi <toshio{%}tiki-lounge{*}com> - 0.3.10-2
- Remove python-abi Requires. This is automatic since FC4+.
- * Tue Jul 24 22:00:00 2007 Toshio Kuratomi <toshio{%}tiki-lounge{*}com> - 0.3.10-1
- Update to new upstream version 0.3.10