mkzeoinst

Zope Object Database (ZODB)

Install

All systems
curl cmd.cat/mkzeoinst.sh
Debian Debian
apt-get install python-zodb
Ubuntu
apt-get install python-zodb
image/svg+xml Kali Linux
apt-get install python-zodb
Windows (WSL2)
sudo apt-get update sudo apt-get install python-zodb
Raspbian
apt-get install python-zodb

python-zodb

Zope Object Database (ZODB)

The Zope Object Database is an object-oriented database for Python that provides a high-degree of transparency. Applications can take advantage of object database features with few, if any, changes to application logic. ZODB includes features such as a pluggable storage interface, rich transaction support, and undo.

zope2.12

Open Source Web Application Server