ZODB 3.2 compatibility matrix
- ZODB interoperates with several other packages
- Zope, ZEO, ZRS, python.
ZODB3.2 must run with Python 2.1, 2.2, and 2.3.
Zope interoperability means either:
- software interop -- the zodb package can be installed over Zope's zodb
- zeo interop -- zope can use a zeo client to take to a zeo server
Software interop should be possible for Zope 2.6 and 2.7. ZEO interop should be possible for Zope 2.5 and up, assuming that ZEO 2.0 is installed on the client.
ZRS 1.4 will be the only fully compatible ZRS version, because ZRS 1.3 uses an older version of ZConfig.