JsonDocStore
Small JSON document storage on disk, with one file per document and optional exact-match indexes on top-level fields.
API documentation on this site is generated from Python docstrings during the GitHub Pages build.
Install with pip install jsondocstore.