The Zope Object Database (ZODB) is an object-oriented database for transparently and persistently storing Python objects. It is included as part of the Zope web application server, but can also be used independently of Zope.
Features of the ZODB include: transactions, history/undo, transparently pluggable storage, built-in caching, multiversion concurrency control (MVCC), and scalability across a network (using ZEO).
The ZODB is a mature Python datastore that has hundreds of thousands of systems today running on top of it.
Read more about Zope Object Database: History, ZEO, Pluggable Storages
Famous quotes containing the word object:
“The opinion which is fated to be ultimately agreed to by all who investigate, is what we mean by the truth, and the object represented in this opinion is the real. That is the way I would explain reality.”
—Charles Sanders Peirce (18391914)