blob: 4bf21375579170ba9fc90f63146f43c51fd6e021 (
plain) (
blame)
1
2
3
4
5
|
QLObject 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/
|