Jump to content

Zope Object Database

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Unforgettableid (talk | contribs) at 16:08, 16 October 2005 (create stub based on Zope page). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

The Zope Object Database (ZODB) transparently persists Python objects in an object-oriented database. It comes with the Zope web application server.