Welcome, Guest! Log In | Create Account

Share

Python Database Objects (dbo)

by gilesh

dbo is a database object relational mapper (ORM) written entirely in Python. Tables are represented using a straightforward python class and row instances are encapsulated as python instances. Joins, views, transactions, and more.


http://python-dbo.sourceforge.net

Front-Ends

Project Feed

Python Database Objects (dbo) Actions