blob: 323c59c50cc40b0c7dcd9a86841d3ab655670f81 (
plain) (
blame)
1
2
3
4
5
|
SQLObject is an object-relational mapper.
It allows you to translate RDBMS table rows into Python objects,
and manipulate those objects to transparently manipulate the database.
WWW: http://www.sqlobject.org/
|