On 1 Nov 2005 11:22:23 -0800, <b class="gmail_sendername">Aquarius</b> <<a href="mailto:stefan.kanev@gmail.com">stefan.kanev@gmail.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I explored Java's Hibernate a bit and I was intrigued by how you can<br>map entity objects to database tables, preserving all the relations and<br>constraits. I am interested if there is something like this for Python<br>
- I noticed some APIs in the "Cheeseshop", but most of them were alpha,<br>better, or seemed to be forsaken a long time ago. Can you recommend me<br>anything?<br></blockquote></div><br>
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.<br>
<br>
Rob<br>