Aquarius 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 wer
Hi,
if you enjoyed Hibernate or got intrigued by it, go and look into
SQLOject (http://www.sqlobject.org/). And you will be less intrigued by
Hibernate, but will start to really like SQLObject. :)
Best regards,
Oliver
-- Oliver Andrich <[EMAIL PROTECTED]> --- http://roughbook.de/
--
http://mail.
On 2005-11-01, Aquarius <[EMAIL PROTECTED]> 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 th
On 1 Nov 2005 11:22:23 -0800, Aquarius <[EMAIL PROTECTED]> wrote:
I explored Java's Hibernate a bit and I was intrigued by how you canmap entity objects to database tables, preserving all the relations andconstraits. I am interested if there is something like this for Python
- I noticed some APIs i
sIl 2005-11-01, Aquarius <[EMAIL PROTECTED]> ha scritto:
> 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
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 seem