slackbuilds_ponce/python/python3-ZODB/slack-desc
Yth - Arnaud 1279d69c53
python/python3-ZODB: Added (Python object-oriented database).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-07-08 08:51:18 +07:00

19 lines
1.1 KiB
Text

# 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