pkgsrc/databases/py-sqlsoup/DESCR
rodent d2d7e96ef0 Import py27-sqlsoup-0.9.0 as databases/py-sqlsoup.
SQLSoup provides a convenient way to map Python objects to relational database
tables, with no declarative code of any kind. It's built on top of the
SQLAlchemy ORM and provides a super-minimalistic interface to an existing
database.
2014-02-03 10:21:13 +00:00

4 lines
234 B
Text

SQLSoup provides a convenient way to map Python objects to relational database
tables, with no declarative code of any kind. It's built on top of the
SQLAlchemy ORM and provides a super-minimalistic interface to an existing
database.