{"adoption": {"forks": 516, "observed_at": "2026-08-28T04:11:03.231775+00:00", "stars": 13384}, "canonical_url": "https://ross.abutalabs.com/products/dataloader", "card": {"archived": false, "artifact_type": "library", "description": "DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and caching.", "domain": ["backend", "web-development", "databases", "apis"], "enriched": true, "function": ["caching", "middleware", "http-client"], "health_score": 88, "homepage": null, "language": "JavaScript", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["graphql/dataloader"], "name": "graphql/dataloader", "platform": [], "pushed_at": "2026-08-11T14:10:51+00:00", "repo": "graphql/dataloader", "stars": 13384, "tags": ["dataloader", "batching", "request-coalescing", "graphql", "per-request-cache", "promise-based", "nodejs", "javascript"], "topics": ["nodejs", "dataloader", "graphql", "batch"], "urls": [], "use_cases": ["batch database queries in a GraphQL resolver", "cache per-request data loads in a Node.js web server", "reduce N+1 query problems", "coalesce multiple fetches to a remote API into one request", "provide a consistent key-value loading API over various backends"], "what_it_is": "DataLoader is a JavaScript/Node.js utility that batches and caches data-loading requests to reduce round trips to backends like databases or web services. It is commonly used with GraphQL servers but works with any key-value data fetching layer.", "when_to_avoid": ["you need persistent or cross-process caching rather than per-request caching", "your data loads are not key-based or cannot be batched", "you are not in a JavaScript environment with Promise and Map support"], "when_to_choose": ["you are building a GraphQL service with graphql-js and need batching", "your Node.js backend issues many small key-based lookups per request", "you want per-request memoization of data loads"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/dataloader", "repo": "graphql/dataloader", "role": "main", "score": 66}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:11:03.231775+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:13:20.160235+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "01ba28c3100e2c945c2f1e0df44282e9e10b8c192bec1086190404211a6a3219", "fetched_at": "2026-08-28T04:11:03.231775+00:00", "kind": "readme", "missing": false, "url": "https://github.com/graphql/dataloader"}, {"content_hash": "6bcecee2ec8c1bb35cb163a751bd7f58ddffe4bf2332b1e9be8352cee5e9c939", "fetched_at": "2026-08-29T08:08:32.375817+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/dataloader"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:11:03.231775+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:13:20.160235+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "01ba28c3100e2c945c2f1e0df44282e9e10b8c192bec1086190404211a6a3219", "fetched_at": "2026-08-28T04:11:03.231775+00:00", "kind": "readme", "missing": false, "url": "https://github.com/graphql/dataloader"}, {"content_hash": "6bcecee2ec8c1bb35cb163a751bd7f58ddffe4bf2332b1e9be8352cee5e9c939", "fetched_at": "2026-08-29T08:08:32.375817+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/dataloader"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:13:20.160235+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "01ba28c3100e2c945c2f1e0df44282e9e10b8c192bec1086190404211a6a3219", "fetched_at": "2026-08-28T04:11:03.231775+00:00", "kind": "readme", "missing": false, "url": "https://github.com/graphql/dataloader"}, {"content_hash": "6bcecee2ec8c1bb35cb163a751bd7f58ddffe4bf2332b1e9be8352cee5e9c939", "fetched_at": "2026-08-29T08:08:32.375817+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/dataloader"}], "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:11:03.231775+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:11:03.231775+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:11:03.231775+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:13:20.160235+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "01ba28c3100e2c945c2f1e0df44282e9e10b8c192bec1086190404211a6a3219", "fetched_at": "2026-08-28T04:11:03.231775+00:00", "kind": "readme", "missing": false, "url": "https://github.com/graphql/dataloader"}, {"content_hash": "6bcecee2ec8c1bb35cb163a751bd7f58ddffe4bf2332b1e9be8352cee5e9c939", "fetched_at": "2026-08-29T08:08:32.375817+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/dataloader"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:11:03.231775+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:11:03.231775+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:13:20.160235+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "01ba28c3100e2c945c2f1e0df44282e9e10b8c192bec1086190404211a6a3219", "fetched_at": "2026-08-28T04:11:03.231775+00:00", "kind": "readme", "missing": false, "url": "https://github.com/graphql/dataloader"}, {"content_hash": "6bcecee2ec8c1bb35cb163a751bd7f58ddffe4bf2332b1e9be8352cee5e9c939", "fetched_at": "2026-08-29T08:08:32.375817+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/dataloader"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:11:03.231775+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:11:03.231775+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:11:03.231775+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:13:20.160235+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "01ba28c3100e2c945c2f1e0df44282e9e10b8c192bec1086190404211a6a3219", "fetched_at": "2026-08-28T04:11:03.231775+00:00", "kind": "readme", "missing": false, "url": "https://github.com/graphql/dataloader"}, {"content_hash": "6bcecee2ec8c1bb35cb163a751bd7f58ddffe4bf2332b1e9be8352cee5e9c939", "fetched_at": "2026-08-29T08:08:32.375817+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/dataloader"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:11:03.231775+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:11:03.231775+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:13:20.160235+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "01ba28c3100e2c945c2f1e0df44282e9e10b8c192bec1086190404211a6a3219", "fetched_at": "2026-08-28T04:11:03.231775+00:00", "kind": "readme", "missing": false, "url": "https://github.com/graphql/dataloader"}, {"content_hash": "6bcecee2ec8c1bb35cb163a751bd7f58ddffe4bf2332b1e9be8352cee5e9c939", "fetched_at": "2026-08-29T08:08:32.375817+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/dataloader"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:13:20.160235+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "01ba28c3100e2c945c2f1e0df44282e9e10b8c192bec1086190404211a6a3219", "fetched_at": "2026-08-28T04:11:03.231775+00:00", "kind": "readme", "missing": false, "url": "https://github.com/graphql/dataloader"}, {"content_hash": "6bcecee2ec8c1bb35cb163a751bd7f58ddffe4bf2332b1e9be8352cee5e9c939", "fetched_at": "2026-08-29T08:08:32.375817+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/dataloader"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:13:20.160235+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "01ba28c3100e2c945c2f1e0df44282e9e10b8c192bec1086190404211a6a3219", "fetched_at": "2026-08-28T04:11:03.231775+00:00", "kind": "readme", "missing": false, "url": "https://github.com/graphql/dataloader"}, {"content_hash": "6bcecee2ec8c1bb35cb163a751bd7f58ddffe4bf2332b1e9be8352cee5e9c939", "fetched_at": "2026-08-29T08:08:32.375817+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/dataloader"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:13:20.160235+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "01ba28c3100e2c945c2f1e0df44282e9e10b8c192bec1086190404211a6a3219", "fetched_at": "2026-08-28T04:11:03.231775+00:00", "kind": "readme", "missing": false, "url": "https://github.com/graphql/dataloader"}, {"content_hash": "6bcecee2ec8c1bb35cb163a751bd7f58ddffe4bf2332b1e9be8352cee5e9c939", "fetched_at": "2026-08-29T08:08:32.375817+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/dataloader"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 97, "longevity": 100, "rhythm": 8}, "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": 4010, "days_push": 22, "days_rel": 638, "gap_med": null, "n_releases_24m": 1}, "score": 66, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}