Description
Object graphs can be persisted in a native database without mapping everything to relational tables. ZODB helps applications store Python objects, transactions, and persistent state directly from code.
It is a library used by applications, not a general database administration app. Data integrity depends on transaction handling, storage configuration, and backup strategy.