Digital Creations has begun to work on their own packaging of
the ZODB, though currently it's only available through CVS, where
it's in the StandaloneZODB CVS module.
Browse
StandaloneZODB module
I also created a SourceForge project for ZODB development, but
it's hoped that this project can fade away as DC steps up and
produces their own, definitive, ZODB release.
SourceForge ZODB
project page
Current high-priority tasks, for me at least, include working on some documentation and writing a database browser, but not actual hacking on the ZODB code.
Mailing Lists
- ZODB-dev: A mailing list devoted to ZODB/ZEO development. (Originally named 'zope-zeo', but was renamed in February 2001.)
- ZODB-checkins: For following check-ins to the ZODB/ZEO repository on SourceForge.
- ZEO-checkins: For following check-ins to the ZEO repository at Digital Creations.
Wikis
Wikis are sets of Web pages that can be edited collectively. Digital Creations uses Wikis to organize discussions about specific development topics.
- ZODB Wiki
- ZEO Wiki
- ZEO Storage Replication
- Also see the ZODB section on the Proposed Projects Wiki
Links
-
Introduction to the Zope Object Database, by Jim Fulton
Goes into great detail, explaining advanced uses of the ZODB and how it's actually implemented. A definitive reference, and highly recommended for anyone who wants to work on the code.