This post originated from an RSS feed registered with Python Buzz
by Jeremy Hylton.
Original Post: Chandler and ZODB
Feed Title: Jeremy Hylton's Web Log
Feed URL: https://www.python.org/~jeremy/weblog/rss.xml
Feed Description: A techie web log mostly about Python
Early versions of Chandler
used ZODB, but it was removed in favor of a repository system they
developed themselves. Andi Vajda, the repository developer, posted a
short explanation for that decision today:
Today, the Chandler repository is not really so much an object database as an
item XML database combined with large collections of references directly
stored in Berkeley DB....