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.
- Links to openSUSE:12.2 / python-SQLAlchemy
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:12.2/python3-SQLAlchemy && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
SQLAlchemy-0.7.7.tar.gz | 0002602780 2.48 MB | |
python-SQLAlchemy.changes | 0000014567 14.2 KB | |
python-SQLAlchemy.spec | 0000002918 2.85 KB | |
python3-SQLAlchemy.changes | 0000000338 338 Bytes | |
python3-SQLAlchemy.spec | 0000003362 3.28 KB |
Latest Revision
Adrian Schröter (adrianSuSE)
committed
(revision 1)
branched from openSUSE:Factory
Comments 0