Resource. ZODB

The ZODB is a native object database, which allows persistent storage for objects. This eases working with any paradigms that can be expressed in Python. In addition, there is no gap between the database and the program - no glue code to write, no mappings to configure. Thereby with ZODB coding becomes simpler, more robust and easier to understand.

Some of the features that ZODB brings to you:

  • Transparent persistence for Python objects
  • Full ACID-compatible transaction support (including savepoints)
  • History/undo ability
  • Efficient support for binary large objects (BLOBs)
  • Pluggable storages
  • Scalable architecture

Database

NoSQL

Operating System(s)

bsd,linux,mac,winxp,winvista,win7

Download

http://www.zodb.org/#downloads

License

Open Source,Other


Updated on: 16 Apr 2024