22 December, 2012

ZODB 3.10.5 / 3.11.0a1 / 4.0.0a4


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Zope Corporation | More scripts
zodb.org
Other Free / Open Source License - ZOPE License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
Python
December 22nd, 2012, 08:57 GMT [view history]
C: \ Database Tools

Developed by the same people that developed ZOPE, a framework and application server for Python-based apps, ZODB provides an application agnostic database system for Python developers.
ZODB is built on an OODB (object-oriented database), very different from classic relational databases, and somewhat closer to NoSQL databases.

ZODB stores an objects relations map, instead of saving data to tables.

This means data can be queried programatically instead of using an SQL-like language.

Here are some key features of "ZODB":

· ACID transactions
· Support for large binaries
· Transaction savepoints
· Undo feature
· Pluggable
· Scalable

What's New in This Release: [ read full changelog ]

· Enforced usage of bytes for '_p_serial' of persistent objects (fixes compatibility with recent persistent releases).


Download button
Via: ZODB 3.10.5 / 3.11.0a1 / 4.0.0a4

0 Comment: