Is there a good JDO analog in the Python world?

J

Joshua

Hello, Im looking to move some Java projects to Python and am curious
as to the best JDO/OJB -style object persistence mechanism.

Thanks in advance for your help,

Joshua
 
P

Peter Hansen

Joshua said:
Hello, Im looking to move some Java projects to Python and am curious
as to the best JDO/OJB -style object persistence mechanism.

Is that anything like PyDO or PDO (about which there was very recently
a post)? (Google can help you there...)

-Peter
 
D

Dave Benjamin

Is that anything like PyDO or PDO (about which there was very recently
a post)? (Google can help you there...)

I was just looking at PDO yesterday because I saw the release announcement,
and though it looks like a fairly decent database wrapper API, I really
don't think it serves the same purpose (semitransparent o/r mapping) that
JDO claims to serve...

Dave
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,166
Messages
2,570,903
Members
47,444
Latest member
Michaeltoyler01

Latest Threads

Top