[Zope] Databases
J. Cameron Cooper
zope-l at jcameroncooper.com
Tue Oct 5 22:11:16 EDT 2004
John Poltorak wrote:
> Can I use ZODB instead of running MySQL (or equivalent) for holding a
> simple collection of records?
>
> I'm not really sure about the capabilities of ZODB and would appreciate
> any pointers to docs I should read.
>
>
If you intend to use "naked" ZODB, then have a look at
http://zope.org/Documentation/Articles/ZODB1
http://zope.org/Documentation/Articles/ZODB2
If you want to work through Zope, then it's a much broader question.
This is probably a good place to start:
http://www.zope.org/Documentation/Books/ZopeBook/
See also:
http://www.python.org/workshops/2000-01/proceedings/papers/fulton/zodb3.html
--jcc
More information about the Zope
mailing list