summaryrefslogtreecommitdiffstats
path: root/libraries/ZODB3/README
blob: e059a0b9e59bf10a2c2245007a4802ace29250ec (plain)
The Zope Object Database provides an object-oriented database for
Python that provides a high-degree of transparency.  Applications
can take advantage of object database features with few, if any,
changes to application logic.  ZODB includes features such as a
plugable storage interface, rich transaction support, and undo.