{"adoption": {"forks": 135, "observed_at": "2026-08-28T04:03:27.838162+00:00", "stars": 1069}, "canonical_url": "https://ross.abutalabs.com/products/pickledb", "card": {"archived": false, "artifact_type": "library", "description": "pickleDB is an in memory key-value store using Python's orjson module for persistence. It can also use SQLite instead of orjson if needed.", "domain": ["databases", "developer-tools", "backend"], "enriched": true, "function": ["database", "serialization"], "health_score": 69, "homepage": "https://harrisonerd.com/pickledb", "language": "Python", "license": "BSD-3-Clause", "license_family": "permissive", "maturity": "active", "member_repos": ["patx/pickledb"], "name": "patx/pickledb", "platform": ["python", "cross-platform"], "pushed_at": "2026-05-10T00:16:30+00:00", "repo": "patx/pickledb", "stars": 1069, "tags": ["key-value-store", "or", "sqlite", "asyncio", "embedded-database", "in-memory"], "topics": ["python", "python3", "pickledb", "database", "key-value", "bsd-3-clause", "datastore", "json"], "urls": [], "use_cases": ["persist simple key-value data in a Python app without a database server", "store app configuration or user settings as JSON", "replace Redis for small single-process projects", "need async key-value storage in asyncio applications", "require thread-safe local storage via SQLite backend", "quickly save and load Python dictionaries to disk"], "what_it_is": "pickleDB is a lightweight in-memory key-value store for Python that persists data to JSON files via or, with an optional SQLite backend for concurrency safety. It offers a simple method-based API with unified synchronous and asynchronous support.", "when_to_avoid": ["you need network access, replication, or multi-host concurrency", "you have large datasets that exceed memory limits", "you need complex queries, indexing, or relational features", "multiple processes must write to the JSON backend concurrently"], "when_to_choose": ["you need a tiny embedded key-value store with no external services", "your dataset fits in memory and persistence to JSON is sufficient", "you want a simple sync/async API with atomic writes", "single-machine concurrency requires SQLite-backed safety"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/pickledb", "repo": "patx/pickledb", "role": "main", "score": 69}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:27.838162+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:54:36.129247+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6c61876769c610208e34146fe78a10f945be0a1fb0382a990b75f525bf3b753c", "fetched_at": "2026-08-28T04:03:27.838162+00:00", "kind": "readme", "missing": false, "url": "https://github.com/patx/pickledb"}, {"content_hash": "d81b4db638e8c6fbb59bce90edf500ff68a9ce320746a0f6ea24ac285df37232", "fetched_at": "2026-08-29T12:56:54.729698+00:00", "kind": "homepage", "missing": false, "url": "https://harrisonerd.com/pickledb"}, {"content_hash": "600d7e7efda8613efc37c0449c8d416c984185296312088b390a57ba84106ff3", "fetched_at": "2026-08-29T12:56:54.738881+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pickledb/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:27.838162+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:54:36.129247+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6c61876769c610208e34146fe78a10f945be0a1fb0382a990b75f525bf3b753c", "fetched_at": "2026-08-28T04:03:27.838162+00:00", "kind": "readme", "missing": false, "url": "https://github.com/patx/pickledb"}, {"content_hash": "d81b4db638e8c6fbb59bce90edf500ff68a9ce320746a0f6ea24ac285df37232", "fetched_at": "2026-08-29T12:56:54.729698+00:00", "kind": "homepage", "missing": false, "url": "https://harrisonerd.com/pickledb"}, {"content_hash": "600d7e7efda8613efc37c0449c8d416c984185296312088b390a57ba84106ff3", "fetched_at": "2026-08-29T12:56:54.738881+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pickledb/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:54:36.129247+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6c61876769c610208e34146fe78a10f945be0a1fb0382a990b75f525bf3b753c", "fetched_at": "2026-08-28T04:03:27.838162+00:00", "kind": "readme", "missing": false, "url": "https://github.com/patx/pickledb"}, {"content_hash": "d81b4db638e8c6fbb59bce90edf500ff68a9ce320746a0f6ea24ac285df37232", "fetched_at": "2026-08-29T12:56:54.729698+00:00", "kind": "homepage", "missing": false, "url": "https://harrisonerd.com/pickledb"}, {"content_hash": "600d7e7efda8613efc37c0449c8d416c984185296312088b390a57ba84106ff3", "fetched_at": "2026-08-29T12:56:54.738881+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pickledb/json"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:03:27.838162+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:27.838162+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:27.838162+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:54:36.129247+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6c61876769c610208e34146fe78a10f945be0a1fb0382a990b75f525bf3b753c", "fetched_at": "2026-08-28T04:03:27.838162+00:00", "kind": "readme", "missing": false, "url": "https://github.com/patx/pickledb"}, {"content_hash": "d81b4db638e8c6fbb59bce90edf500ff68a9ce320746a0f6ea24ac285df37232", "fetched_at": "2026-08-29T12:56:54.729698+00:00", "kind": "homepage", "missing": false, "url": "https://harrisonerd.com/pickledb"}, {"content_hash": "600d7e7efda8613efc37c0449c8d416c984185296312088b390a57ba84106ff3", "fetched_at": "2026-08-29T12:56:54.738881+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pickledb/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:27.838162+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:27.838162+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:54:36.129247+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6c61876769c610208e34146fe78a10f945be0a1fb0382a990b75f525bf3b753c", "fetched_at": "2026-08-28T04:03:27.838162+00:00", "kind": "readme", "missing": false, "url": "https://github.com/patx/pickledb"}, {"content_hash": "d81b4db638e8c6fbb59bce90edf500ff68a9ce320746a0f6ea24ac285df37232", "fetched_at": "2026-08-29T12:56:54.729698+00:00", "kind": "homepage", "missing": false, "url": "https://harrisonerd.com/pickledb"}, {"content_hash": "600d7e7efda8613efc37c0449c8d416c984185296312088b390a57ba84106ff3", "fetched_at": "2026-08-29T12:56:54.738881+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pickledb/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:27.838162+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:27.838162+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:27.838162+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:54:36.129247+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6c61876769c610208e34146fe78a10f945be0a1fb0382a990b75f525bf3b753c", "fetched_at": "2026-08-28T04:03:27.838162+00:00", "kind": "readme", "missing": false, "url": "https://github.com/patx/pickledb"}, {"content_hash": "d81b4db638e8c6fbb59bce90edf500ff68a9ce320746a0f6ea24ac285df37232", "fetched_at": "2026-08-29T12:56:54.729698+00:00", "kind": "homepage", "missing": false, "url": "https://harrisonerd.com/pickledb"}, {"content_hash": "600d7e7efda8613efc37c0449c8d416c984185296312088b390a57ba84106ff3", "fetched_at": "2026-08-29T12:56:54.738881+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pickledb/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:27.838162+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:27.838162+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:54:36.129247+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6c61876769c610208e34146fe78a10f945be0a1fb0382a990b75f525bf3b753c", "fetched_at": "2026-08-28T04:03:27.838162+00:00", "kind": "readme", "missing": false, "url": "https://github.com/patx/pickledb"}, {"content_hash": "d81b4db638e8c6fbb59bce90edf500ff68a9ce320746a0f6ea24ac285df37232", "fetched_at": "2026-08-29T12:56:54.729698+00:00", "kind": "homepage", "missing": false, "url": "https://harrisonerd.com/pickledb"}, {"content_hash": "600d7e7efda8613efc37c0449c8d416c984185296312088b390a57ba84106ff3", "fetched_at": "2026-08-29T12:56:54.738881+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pickledb/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:54:36.129247+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6c61876769c610208e34146fe78a10f945be0a1fb0382a990b75f525bf3b753c", "fetched_at": "2026-08-28T04:03:27.838162+00:00", "kind": "readme", "missing": false, "url": "https://github.com/patx/pickledb"}, {"content_hash": "d81b4db638e8c6fbb59bce90edf500ff68a9ce320746a0f6ea24ac285df37232", "fetched_at": "2026-08-29T12:56:54.729698+00:00", "kind": "homepage", "missing": false, "url": "https://harrisonerd.com/pickledb"}, {"content_hash": "600d7e7efda8613efc37c0449c8d416c984185296312088b390a57ba84106ff3", "fetched_at": "2026-08-29T12:56:54.738881+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pickledb/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:54:36.129247+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6c61876769c610208e34146fe78a10f945be0a1fb0382a990b75f525bf3b753c", "fetched_at": "2026-08-28T04:03:27.838162+00:00", "kind": "readme", "missing": false, "url": "https://github.com/patx/pickledb"}, {"content_hash": "d81b4db638e8c6fbb59bce90edf500ff68a9ce320746a0f6ea24ac285df37232", "fetched_at": "2026-08-29T12:56:54.729698+00:00", "kind": "homepage", "missing": false, "url": "https://harrisonerd.com/pickledb"}, {"content_hash": "600d7e7efda8613efc37c0449c8d416c984185296312088b390a57ba84106ff3", "fetched_at": "2026-08-29T12:56:54.738881+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pickledb/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:54:36.129247+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6c61876769c610208e34146fe78a10f945be0a1fb0382a990b75f525bf3b753c", "fetched_at": "2026-08-28T04:03:27.838162+00:00", "kind": "readme", "missing": false, "url": "https://github.com/patx/pickledb"}, {"content_hash": "d81b4db638e8c6fbb59bce90edf500ff68a9ce320746a0f6ea24ac285df37232", "fetched_at": "2026-08-29T12:56:54.729698+00:00", "kind": "homepage", "missing": false, "url": "https://harrisonerd.com/pickledb"}, {"content_hash": "600d7e7efda8613efc37c0449c8d416c984185296312088b390a57ba84106ff3", "fetched_at": "2026-08-29T12:56:54.738881+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pickledb/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 81, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 5424, "days_push": 116, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 69, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}