Zope Object Database: object database and persistence
The Zope Object Database provides 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 plugable storage interface, rich transaction support, and undo.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:PowerPC/python-ZODB && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ZODB-6.0.tar.gz | 0000786862 768 KB | |
python-ZODB.changes | 0000007197 7.03 KB | |
python-ZODB.spec | 0000004076 3.98 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1178084
from
Matej Cepl (mcepl)
(revision 14)
- Update to 6.0 * Add support for Python 3.12. * Drop support for Python 2.7, 3.5, 3.6. * Fix sorting issue in scripts/space.py. * FileStorage: fix a rare data corruption when using restore after multiple undos. * Fix exit code of repozo script in case of verification error. - Fix deduplication of documentation.
Comments 0