{"adoption": {"forks": 626, "observed_at": "2026-08-28T04:10:01.625059+00:00", "stars": 7557}, "canonical_url": "https://ross.abutalabs.com/products/tinydb", "card": {"archived": false, "artifact_type": "library", "description": "TinyDB is a lightweight document oriented database optimized for your happiness :)", "domain": ["databases", "developer-tools", "backend"], "enriched": true, "function": ["database", "serialization", "json"], "health_score": 98, "homepage": "https://tinydb.readthedocs.org", "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["msiemens/tinydb"], "name": "msiemens/tinydb", "platform": ["python", "cross-platform"], "pushed_at": "2026-08-10T18:34:35+00:00", "repo": "msiemens/tinydb", "stars": 7557, "tags": ["nosql", "document-database", "embedded-database", "pure-python", "json-storage"], "topics": ["python", "nosql", "database", "documentdb", "json"], "urls": [], "use_cases": ["store json documents in a small python app without a database server", "embedded nosql database for a desktop or cli tool", "simple key-value/document store for prototypes and scripts", "persist structured data in pure python with no dependencies", "query json files with a mongodb-like query syntax"], "what_it_is": "TinyDB is a lightweight, pure-Python document-oriented NoSQL database that stores documents as dicts in a JSON file with no external dependencies or server. It provides a simple query API and is extensible via custom storages and middlewares.", "when_to_avoid": ["you need concurrent multi-process access or high throughput", "your dataset is large or requires indexing, transactions, or SQL", "you need active feature development - the project is in maintenance mode"], "when_to_choose": ["you need a tiny embedded document store for a small app that doesn't warrant SQL or a database server", "you want zero external dependencies and pure Python", "you need a simple, fun API for storing and querying dicts"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/tinydb", "repo": "msiemens/tinydb", "role": "main", "score": 86}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:01.625059+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:37:22.883571+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0a07dad842a3d783b83e0e626af0c2d87cfd1b208248fb0f02696283481f1a07", "fetched_at": "2026-08-28T04:10:01.625059+00:00", "kind": "readme", "missing": false, "url": "https://github.com/msiemens/tinydb"}, {"content_hash": "6632de5472d3d6273ba79a759d11d9ba66a6f4aa62b5fa7b4197f2ba41479aa0", "fetched_at": "2026-08-29T08:32:53.775206+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/tinydb/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:01.625059+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:37:22.883571+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0a07dad842a3d783b83e0e626af0c2d87cfd1b208248fb0f02696283481f1a07", "fetched_at": "2026-08-28T04:10:01.625059+00:00", "kind": "readme", "missing": false, "url": "https://github.com/msiemens/tinydb"}, {"content_hash": "6632de5472d3d6273ba79a759d11d9ba66a6f4aa62b5fa7b4197f2ba41479aa0", "fetched_at": "2026-08-29T08:32:53.775206+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/tinydb/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:37:22.883571+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0a07dad842a3d783b83e0e626af0c2d87cfd1b208248fb0f02696283481f1a07", "fetched_at": "2026-08-28T04:10:01.625059+00:00", "kind": "readme", "missing": false, "url": "https://github.com/msiemens/tinydb"}, {"content_hash": "6632de5472d3d6273ba79a759d11d9ba66a6f4aa62b5fa7b4197f2ba41479aa0", "fetched_at": "2026-08-29T08:32:53.775206+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/tinydb/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:10:01.625059+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:01.625059+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:01.625059+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:37:22.883571+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0a07dad842a3d783b83e0e626af0c2d87cfd1b208248fb0f02696283481f1a07", "fetched_at": "2026-08-28T04:10:01.625059+00:00", "kind": "readme", "missing": false, "url": "https://github.com/msiemens/tinydb"}, {"content_hash": "6632de5472d3d6273ba79a759d11d9ba66a6f4aa62b5fa7b4197f2ba41479aa0", "fetched_at": "2026-08-29T08:32:53.775206+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/tinydb/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:01.625059+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:01.625059+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:37:22.883571+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0a07dad842a3d783b83e0e626af0c2d87cfd1b208248fb0f02696283481f1a07", "fetched_at": "2026-08-28T04:10:01.625059+00:00", "kind": "readme", "missing": false, "url": "https://github.com/msiemens/tinydb"}, {"content_hash": "6632de5472d3d6273ba79a759d11d9ba66a6f4aa62b5fa7b4197f2ba41479aa0", "fetched_at": "2026-08-29T08:32:53.775206+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/tinydb/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:01.625059+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:01.625059+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:01.625059+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:37:22.883571+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0a07dad842a3d783b83e0e626af0c2d87cfd1b208248fb0f02696283481f1a07", "fetched_at": "2026-08-28T04:10:01.625059+00:00", "kind": "readme", "missing": false, "url": "https://github.com/msiemens/tinydb"}, {"content_hash": "6632de5472d3d6273ba79a759d11d9ba66a6f4aa62b5fa7b4197f2ba41479aa0", "fetched_at": "2026-08-29T08:32:53.775206+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/tinydb/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:01.625059+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:01.625059+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:37:22.883571+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0a07dad842a3d783b83e0e626af0c2d87cfd1b208248fb0f02696283481f1a07", "fetched_at": "2026-08-28T04:10:01.625059+00:00", "kind": "readme", "missing": false, "url": "https://github.com/msiemens/tinydb"}, {"content_hash": "6632de5472d3d6273ba79a759d11d9ba66a6f4aa62b5fa7b4197f2ba41479aa0", "fetched_at": "2026-08-29T08:32:53.775206+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/tinydb/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:37:22.883571+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0a07dad842a3d783b83e0e626af0c2d87cfd1b208248fb0f02696283481f1a07", "fetched_at": "2026-08-28T04:10:01.625059+00:00", "kind": "readme", "missing": false, "url": "https://github.com/msiemens/tinydb"}, {"content_hash": "6632de5472d3d6273ba79a759d11d9ba66a6f4aa62b5fa7b4197f2ba41479aa0", "fetched_at": "2026-08-29T08:32:53.775206+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/tinydb/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:37:22.883571+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0a07dad842a3d783b83e0e626af0c2d87cfd1b208248fb0f02696283481f1a07", "fetched_at": "2026-08-28T04:10:01.625059+00:00", "kind": "readme", "missing": false, "url": "https://github.com/msiemens/tinydb"}, {"content_hash": "6632de5472d3d6273ba79a759d11d9ba66a6f4aa62b5fa7b4197f2ba41479aa0", "fetched_at": "2026-08-29T08:32:53.775206+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/tinydb/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:37:22.883571+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0a07dad842a3d783b83e0e626af0c2d87cfd1b208248fb0f02696283481f1a07", "fetched_at": "2026-08-28T04:10:01.625059+00:00", "kind": "readme", "missing": false, "url": "https://github.com/msiemens/tinydb"}, {"content_hash": "6632de5472d3d6273ba79a759d11d9ba66a6f4aa62b5fa7b4197f2ba41479aa0", "fetched_at": "2026-08-29T08:32:53.775206+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/tinydb/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 97, "longevity": 100, "rhythm": 64}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4800, "days_push": 23, "days_rel": 27, "gap_med": 333.0, "n_releases_24m": 3}, "score": 86, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}