Database Abstraction Library
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.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:13.1/python-SQLAlchemy && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
SQLAlchemy-0.7.10-SLES-drop-failing-tests.patch | 0000004568 4.46 KB | |
SQLAlchemy-0.7.10.tar.gz | 0003541639 3.38 MB | |
python-SQLAlchemy.changes | 0000026826 26.2 KB | |
python-SQLAlchemy.spec | 0000003216 3.14 KB | |
sqlalchemy-0.7-logging.patch | 0000004721 4.61 KB | |
sqlalchemy-0.7-setup_test.patch | 0000000657 657 Bytes |
Latest Revision
Adrian Schröter (adrianSuSE)
committed
(revision 1)
Split 13.1 from Factory
Comments 0