Re: Is there a good JDO analog in the Python world?
From: Ian Bicking (ianb_at_colorstudy.com)
Date: 10/09/03
- Next message: Andrew Dalke: "Re: Python syntax in Lisp and Scheme"
- Previous message: Robert Brewer: "RE: run time code generation in python"
- In reply to: Joshua: "Is there a good JDO analog in the Python world?"
- Next in thread: David M. Cook: "Re: Is there a good JDO analog in the Python world?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 9 Oct 2003 13:14:18 -0500
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@colorstudy.com | http://blog.ianbicking.org
- Next message: Andrew Dalke: "Re: Python syntax in Lisp and Scheme"
- Previous message: Robert Brewer: "RE: run time code generation in python"
- In reply to: Joshua: "Is there a good JDO analog in the Python world?"
- Next in thread: David M. Cook: "Re: Is there a good JDO analog in the Python world?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|