{"adoption": {"forks": 78, "observed_at": "2026-08-28T04:04:19.970144+00:00", "stars": 1310}, "canonical_url": "https://ross.abutalabs.com/products/graph-gophers-dataloader", "card": {"archived": false, "artifact_type": "library", "description": "Implementation of Facebook's DataLoader in Golang", "domain": ["databases", "web-development", "developer-tools"], "enriched": true, "function": ["caching", "middleware"], "health_score": 90, "homepage": null, "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["graph-gophers/dataloader"], "name": "graph-gophers/dataloader", "platform": ["go"], "pushed_at": "2026-05-27T11:03:46+00:00", "repo": "graph-gophers/dataloader", "stars": 1310, "tags": ["dataloader", "batching", "graphql", "request-scoped-cache", "thunk"], "topics": ["dataloader", "facebook-dataloader", "golang", "graphql", "cache"], "urls": [], "use_cases": ["batch database queries to avoid N+1 problems in a GraphQL API", "deduplicate and cache per-request data lookups in Go", "batch fetch users by IDs in a single round trip", "implement Facebook's DataLoader pattern in a Go backend", "reduce load on a backend service by coalescing concurrent key lookups"], "what_it_is": "A Go implementation of Facebook's DataLoader pattern for batching and caching data fetches, commonly used to avoid N+1 query problems in GraphQL servers. It provides batched loading with thunks and a pluggable, request-scoped in-memory cache.", "when_to_avoid": ["you need a long-lived process-wide cache - the built-in cache is intended only for short-lived loaders", "your project isn't in Go", "you don't have N+1 or duplicate-fetch problems and batching adds unnecessary complexity"], "when_to_choose": ["you're building a GraphQL server in Go and need batching/caching of resolvers' data fetches", "you have many concurrent lookups by key that can be coalesced into batched calls", "you want a request-scoped loader with a pluggable cache interface"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/graph-gophers-dataloader", "repo": "graph-gophers/dataloader", "role": "main", "score": 80}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.970144+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:49:55.266819+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c211fcd13a6c61a0202311132ece98cfe049a493c12c8581f33e92e94623ea6", "fetched_at": "2026-08-28T04:04:19.970144+00:00", "kind": "readme", "missing": false, "url": "https://github.com/graph-gophers/dataloader"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.970144+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:49:55.266819+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c211fcd13a6c61a0202311132ece98cfe049a493c12c8581f33e92e94623ea6", "fetched_at": "2026-08-28T04:04:19.970144+00:00", "kind": "readme", "missing": false, "url": "https://github.com/graph-gophers/dataloader"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:49:55.266819+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c211fcd13a6c61a0202311132ece98cfe049a493c12c8581f33e92e94623ea6", "fetched_at": "2026-08-28T04:04:19.970144+00:00", "kind": "readme", "missing": false, "url": "https://github.com/graph-gophers/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:04:19.970144+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.970144+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.970144+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:49:55.266819+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c211fcd13a6c61a0202311132ece98cfe049a493c12c8581f33e92e94623ea6", "fetched_at": "2026-08-28T04:04:19.970144+00:00", "kind": "readme", "missing": false, "url": "https://github.com/graph-gophers/dataloader"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.970144+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.970144+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:49:55.266819+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c211fcd13a6c61a0202311132ece98cfe049a493c12c8581f33e92e94623ea6", "fetched_at": "2026-08-28T04:04:19.970144+00:00", "kind": "readme", "missing": false, "url": "https://github.com/graph-gophers/dataloader"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.970144+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.970144+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.970144+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:49:55.266819+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c211fcd13a6c61a0202311132ece98cfe049a493c12c8581f33e92e94623ea6", "fetched_at": "2026-08-28T04:04:19.970144+00:00", "kind": "readme", "missing": false, "url": "https://github.com/graph-gophers/dataloader"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.970144+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:19.970144+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:49:55.266819+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c211fcd13a6c61a0202311132ece98cfe049a493c12c8581f33e92e94623ea6", "fetched_at": "2026-08-28T04:04:19.970144+00:00", "kind": "readme", "missing": false, "url": "https://github.com/graph-gophers/dataloader"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:49:55.266819+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c211fcd13a6c61a0202311132ece98cfe049a493c12c8581f33e92e94623ea6", "fetched_at": "2026-08-28T04:04:19.970144+00:00", "kind": "readme", "missing": false, "url": "https://github.com/graph-gophers/dataloader"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:49:55.266819+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c211fcd13a6c61a0202311132ece98cfe049a493c12c8581f33e92e94623ea6", "fetched_at": "2026-08-28T04:04:19.970144+00:00", "kind": "readme", "missing": false, "url": "https://github.com/graph-gophers/dataloader"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:49:55.266819+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8c211fcd13a6c61a0202311132ece98cfe049a493c12c8581f33e92e94623ea6", "fetched_at": "2026-08-28T04:04:19.970144+00:00", "kind": "readme", "missing": false, "url": "https://github.com/graph-gophers/dataloader"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 84, "longevity": 100, "rhythm": 62}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3570, "days_push": 98, "days_rel": 98, "gap_med": 129.5, "n_releases_24m": 3}, "score": 80, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}