[go: up one dir, main page]

Skip to content

sqlobject

SQLObject is an object-relational mapper, i.e., a library that will wrap your database tables in Python classes, and your rows in Python instances. See the documentation in docs/SQLObject.txt, or online at http://sqlobject.org/