python3-ZODB: python3-ZODB (ZODB, a Python object-oriented database) python3-ZODB: python3-ZODB: ZODB provides an object-oriented database for Python that provides a python3-ZODB: high-degree of transparency. python3-ZODB: - no separate language for database operations python3-ZODB: - very little impact on your code to make objects persistent python3-ZODB: - no database mapper that partially hides the database. python3-ZODB: - almost no seam between code and database. python3-ZODB: ZODB is an ACID Transactional database. python3-ZODB: python3-ZODB: https://zodb-docs.readthedocs.io