14 November, 2012

ZODB 3.10.5 / 4.0.0a2


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
November 14th, 2012, 12:53 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 ]

· An unneeded left-over setting in setup.py caused installation with pip to fail.


Download button
Via: ZODB 3.10.5 / 4.0.0a2

0 Comment: