Object-Relational Mapping API for Python

Robert Boyd robert.h.boyd at gmail.com
Tue Nov 1 15:54:58 EST 2005


On 1 Nov 2005 11:22:23 -0800, Aquarius <stefan.kanev at gmail.com> wrote:
>
> I explored Java's Hibernate a bit and I was intrigued by how you can
> map entity objects to database tables, preserving all the relations and
> constraits. I am interested if there is something like this for Python
> - I noticed some APIs in the "Cheeseshop", but most of them were alpha,
> better, or seemed to be forsaken a long time ago. Can you recommend me
> anything?
>

In addition to SQLObject, there is Modeling, axiom, whatever Django is
using, and more. Can't comment on any, though, as I have not used them.

Rob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20051101/71926152/attachment.html>


More information about the Python-list mailing list