{"adoption": {"forks": 381, "observed_at": "2026-08-28T04:08:16.145604+00:00", "stars": 3747}, "canonical_url": "https://ross.abutalabs.com/products/gorp", "card": {"archived": false, "artifact_type": "library", "description": "Go Relational Persistence - an ORM-ish library for Go", "domain": ["databases", "backend", "developer-tools"], "enriched": true, "function": ["orm", "database", "database-driver"], "health_score": 20, "homepage": null, "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["go-gorp/gorp"], "name": "go-gorp/gorp", "platform": ["go", "cross-platform"], "pushed_at": "2024-11-19T16:27:48+00:00", "repo": "go-gorp/gorp", "stars": 3747, "tags": ["sql", "struct-mapping", "transactions", "relational-database"], "topics": [], "urls": [], "use_cases": ["map Go structs to database tables without writing CRUD SQL", "run transactions with rollback support in Go", "load SELECT query results directly into struct slices", "forward-engineer a database schema from structs for unit tests", "add optimistic locking with a version column", "hook pre/post insert, update, and delete logic"], "what_it_is": "gorp is a Go library that maps Go structs to relational database tables, generating insert/update/delete SQL and binding query results back to structs. It is a lightweight 'ORM-ish' layer over database/sql that reduces boilerplate without full object-relational mapping.", "when_to_avoid": ["you need relationship/association management between entities", "you want automatic migrations or a rich query DSL", "you need a very actively developed project with frequent releases"], "when_to_choose": ["you use database/sql and want less boilerplate without a full ORM", "you want explicit control over SQL while getting struct binding for free", "you need simple transactions, hooks, and optimistic locking in Go"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/gorp", "repo": "go-gorp/gorp", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:08:16.145604+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:29:02.446841+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fcb9d2b08a67fdc12514216375e66876ea14d0d18cfdcffe98869a05f7161fe8", "fetched_at": "2026-08-28T04:08:16.145604+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-gorp/gorp"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:08:16.145604+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:29:02.446841+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fcb9d2b08a67fdc12514216375e66876ea14d0d18cfdcffe98869a05f7161fe8", "fetched_at": "2026-08-28T04:08:16.145604+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-gorp/gorp"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:29:02.446841+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fcb9d2b08a67fdc12514216375e66876ea14d0d18cfdcffe98869a05f7161fe8", "fetched_at": "2026-08-28T04:08:16.145604+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-gorp/gorp"}], "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:08:16.145604+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:08:16.145604+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:08:16.145604+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:29:02.446841+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fcb9d2b08a67fdc12514216375e66876ea14d0d18cfdcffe98869a05f7161fe8", "fetched_at": "2026-08-28T04:08:16.145604+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-gorp/gorp"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:08:16.145604+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:08:16.145604+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:29:02.446841+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fcb9d2b08a67fdc12514216375e66876ea14d0d18cfdcffe98869a05f7161fe8", "fetched_at": "2026-08-28T04:08:16.145604+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-gorp/gorp"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:08:16.145604+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:08:16.145604+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:08:16.145604+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:29:02.446841+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fcb9d2b08a67fdc12514216375e66876ea14d0d18cfdcffe98869a05f7161fe8", "fetched_at": "2026-08-28T04:08:16.145604+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-gorp/gorp"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:08:16.145604+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:08:16.145604+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:29:02.446841+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fcb9d2b08a67fdc12514216375e66876ea14d0d18cfdcffe98869a05f7161fe8", "fetched_at": "2026-08-28T04:08:16.145604+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-gorp/gorp"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:29:02.446841+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fcb9d2b08a67fdc12514216375e66876ea14d0d18cfdcffe98869a05f7161fe8", "fetched_at": "2026-08-28T04:08:16.145604+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-gorp/gorp"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:29:02.446841+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fcb9d2b08a67fdc12514216375e66876ea14d0d18cfdcffe98869a05f7161fe8", "fetched_at": "2026-08-28T04:08:16.145604+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-gorp/gorp"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:29:02.446841+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fcb9d2b08a67fdc12514216375e66876ea14d0d18cfdcffe98869a05f7161fe8", "fetched_at": "2026-08-28T04:08:16.145604+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-gorp/gorp"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "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": 5355, "days_push": 652, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}