Contribute Media
A thank you to everyone who makes this possible: Read More

An Introduction to the ZODB

Summary

The Zope Object Database is an object database that allows you to store and retrieve your Python objects directly, without an intermediary layer. It's fully ACID-compliant and features multiple backends. This talk will familiarize the audience with ZODB programming and it's use cases.

Details

Improve this page