Is there a good JDO analog in the Python world?
Ian Bicking
ianb at colorstudy.com
Thu Oct 9 14:14:18 EDT 2003
More information about the Python-list mailing list
Thu Oct 9 14:14:18 EDT 2003
- Previous message (by thread): Is there a good JDO analog in the Python world?
- Next message (by thread): Is there a good JDO analog in the Python world?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thursday, October 9, 2003, at 07:27 AM, 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. Check out: http://www.python.org/cgi-bin/moinmoin/HigherLevelDatabaseProgramming (Not entirely complete, though -- e.g., PDO isn't on there) thinkware.se had a Wiki page with a listing as well, but that seems to be down due to a disk space issue. -- Ian Bicking | ianb at colorstudy.com | http://blog.ianbicking.org
- Previous message (by thread): Is there a good JDO analog in the Python world?
- Next message (by thread): Is there a good JDO analog in the Python world?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list