SlackBuilds Repository

15.0 > Python > python3-ZODB (6.0)

ZODB: a Python object-oriented database

ZODB provides an object-oriented database for Python that provides a
high-degree of transparency. ZODB runs on Python 2.7 or Python 3.4 and
above. It also runs on PyPy.

- no separate language for database operations
- very little impact on your code to make objects persistent
- no database mapper that partially hides the database.
Using an object-relational mapping **is not** like using an
object-oriented database.
- almost no seam between code and database.
ZODB is an ACID Transactional database.

To learn more, visit: https://zodb-docs.readthedocs.io

This requires: python3-zc.lockfile, python3-transaction, python3-ZConfig, python3-zodbpickle, python3-BTrees

Maintained by: Yth - Arnaud
Keywords: python,zodb
ChangeLog: python3-ZODB

Homepage:
http://www.zodb.org

Source Downloads:
ZODB-6.0.tar.gz (93c060a9e7367ede5fb8a9f3442dbefc)

Download SlackBuild:
python3-ZODB.tar.gz
python3-ZODB.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds