-
Just leaving myself a todo here, unless someone else grabs it first.
In http://docs.plone.org/4/en/develop/plone/persistency/database.html#packing-through-the-web, this sentence packs a lot of jarg…
-
To reproduce, clone cove-ocds and run:
```
pytest -W error
```
For example:
```
pytest -W error tests/test_general.py
```
Error looks like:
```
ResourceWarning: unclosed file
```…
-
Do we migrate from SQLlite to ZODB? Why or Why not?
https://github.com/WiseEarthTechnology/CrisisCommunicator/wiki/Which-database-to-use%3F
Please use issue for discussion related to the topic and w…
-
The last repository commit was [nearly a month ago](https://github.com/zopefoundation/ZODB/commits/master). [Code quality analytics like Lumnify now classify ZODB as in "decline."](https://python.libh…
-
Currently https://www.zodb.org shows the content of https://readthedocs.org/projects/zodborg/ thus it outdated because there is no web hook to automatically update that RTD project.
In #335 was rep…
-
Is it possible to use ZODB with Google Cloud Storage? I can't seem to find any information anywhere about it and FileStorage only works with local files. Google App Engine does not support persisting …
-
-
## Description
Update the AtomDB API to use a better (de)serialization method based on a Python database library, such as [ZODB](https://zodb.org/en/latest/).
## :books: Package Description and Im…
-
Packing is done with different commands depending on whether ZEO or Relstorage is used. For Relstorage it needs a modified conf file that only includes the relstorage section. It would be nice for the…
-
Does ZODB compatible to be used by Apache 2.0 or MIT licensed software?