summaryrefslogtreecommitdiffstats
path: root/python/python3-ZODB/slack-desc
blob: e27335f0a899632f26b15702cb566f0088e14420 (plain)
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

            |-----handy-ruler------------------------------------------------------|
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