Is there a good JDO analog in the Python world?

David M. Cook davecook at nowhere.net
Fri Oct 10 01:18:28 EDT 2003


In article <5ddafe2.0310090427.1e2cd4c0 at posting.google.com>, Joshua wrote:

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

Try sqlobject or middlekit:

http://sqlobject.sourceforge.net/
http://webware.sourceforge.net/Webware-0.8/MiddleKit/Docs/

Dave Cook




More information about the Python-list mailing list