{"adoption": {"forks": 362, "observed_at": "2026-08-28T04:06:50.648524+00:00", "stars": 2422}, "canonical_url": "https://ross.abutalabs.com/products/gormt", "card": {"archived": false, "artifact_type": "cli-tool", "description": "database to golang struct", "domain": ["developer-tools", "databases", "backend"], "enriched": true, "function": ["orm", "database", "developer-tools"], "health_score": 75, "homepage": "https://xxjwxc.github.io/post/gormt/", "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["xxjwxc/gormt"], "name": "xxjwxc/gormt", "platform": ["go", "cli", "cross-platform"], "pushed_at": "2026-07-10T15:53:33+00:00", "repo": "xxjwxc/gormt", "stars": 2422, "tags": ["gorm", "mysql", "struct-generation", "code-generator", "gui-mode", "code-generation"], "topics": ["gorm", "orm", "golang", "go", "mysql", "database", "mapping", "tools", "function"], "urls": [], "use_cases": ["generate golang structs from mysql database tables", "create gorm models from an existing database schema", "reverse engineer mysql schema into go structs with  tags", "generate model files with foreign key and index annotations", "scaffold gorm model code for a legacy database", "export database tables to big camel-case go structs"], "what_it_is": "gormt is a Go tool that connects to a MySQL (and optionally SQLite/MSSQL) database and automatically generates Golang struct definitions compatible with gorm v1/v2, including JSON tags, foreign keys, and helper functions. It offers both a command-line mode and a GUI mode, configured via a config.yml file or CLI flags.", "when_to_avoid": ["your database is not MySQL/SQLite/MSSQL (e.g. PostgreSQL)", "you use a different ORM than gorm or db tags", "you need runtime ORM functionality rather than code generation"], "when_to_choose": ["you use gorm in Go and need models generated from an existing MySQL schema", "you want automatic JSON tags, foreign keys, and helper functions in generated structs", "you prefer a tool with both CLI and GUI operation"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/gormt", "repo": "xxjwxc/gormt", "role": "main", "score": 64}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:06:50.648524+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:33:02.225537+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "17a1fcf7c6871107dc74cf94dd219917a1528d1272e3c1505531809168c14119", "fetched_at": "2026-08-28T04:06:50.648524+00:00", "kind": "readme", "missing": false, "url": "https://github.com/xxjwxc/gormt"}, {"content_hash": "176b37869da36a2908623f6764ca8900a33f89ee9523b20e2562ecb70d6d0e65", "fetched_at": "2026-08-29T10:13:14.851547+00:00", "kind": "homepage", "missing": false, "url": "https://xxjwxc.github.io/post/gormt/"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:06:50.648524+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:33:02.225537+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "17a1fcf7c6871107dc74cf94dd219917a1528d1272e3c1505531809168c14119", "fetched_at": "2026-08-28T04:06:50.648524+00:00", "kind": "readme", "missing": false, "url": "https://github.com/xxjwxc/gormt"}, {"content_hash": "176b37869da36a2908623f6764ca8900a33f89ee9523b20e2562ecb70d6d0e65", "fetched_at": "2026-08-29T10:13:14.851547+00:00", "kind": "homepage", "missing": false, "url": "https://xxjwxc.github.io/post/gormt/"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:33:02.225537+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "17a1fcf7c6871107dc74cf94dd219917a1528d1272e3c1505531809168c14119", "fetched_at": "2026-08-28T04:06:50.648524+00:00", "kind": "readme", "missing": false, "url": "https://github.com/xxjwxc/gormt"}, {"content_hash": "176b37869da36a2908623f6764ca8900a33f89ee9523b20e2562ecb70d6d0e65", "fetched_at": "2026-08-29T10:13:14.851547+00:00", "kind": "homepage", "missing": false, "url": "https://xxjwxc.github.io/post/gormt/"}], "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:06:50.648524+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:06:50.648524+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:06:50.648524+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:33:02.225537+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "17a1fcf7c6871107dc74cf94dd219917a1528d1272e3c1505531809168c14119", "fetched_at": "2026-08-28T04:06:50.648524+00:00", "kind": "readme", "missing": false, "url": "https://github.com/xxjwxc/gormt"}, {"content_hash": "176b37869da36a2908623f6764ca8900a33f89ee9523b20e2562ecb70d6d0e65", "fetched_at": "2026-08-29T10:13:14.851547+00:00", "kind": "homepage", "missing": false, "url": "https://xxjwxc.github.io/post/gormt/"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:06:50.648524+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:06:50.648524+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:33:02.225537+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "17a1fcf7c6871107dc74cf94dd219917a1528d1272e3c1505531809168c14119", "fetched_at": "2026-08-28T04:06:50.648524+00:00", "kind": "readme", "missing": false, "url": "https://github.com/xxjwxc/gormt"}, {"content_hash": "176b37869da36a2908623f6764ca8900a33f89ee9523b20e2562ecb70d6d0e65", "fetched_at": "2026-08-29T10:13:14.851547+00:00", "kind": "homepage", "missing": false, "url": "https://xxjwxc.github.io/post/gormt/"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:06:50.648524+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:06:50.648524+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:06:50.648524+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:33:02.225537+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "17a1fcf7c6871107dc74cf94dd219917a1528d1272e3c1505531809168c14119", "fetched_at": "2026-08-28T04:06:50.648524+00:00", "kind": "readme", "missing": false, "url": "https://github.com/xxjwxc/gormt"}, {"content_hash": "176b37869da36a2908623f6764ca8900a33f89ee9523b20e2562ecb70d6d0e65", "fetched_at": "2026-08-29T10:13:14.851547+00:00", "kind": "homepage", "missing": false, "url": "https://xxjwxc.github.io/post/gormt/"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:06:50.648524+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:06:50.648524+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:33:02.225537+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "17a1fcf7c6871107dc74cf94dd219917a1528d1272e3c1505531809168c14119", "fetched_at": "2026-08-28T04:06:50.648524+00:00", "kind": "readme", "missing": false, "url": "https://github.com/xxjwxc/gormt"}, {"content_hash": "176b37869da36a2908623f6764ca8900a33f89ee9523b20e2562ecb70d6d0e65", "fetched_at": "2026-08-29T10:13:14.851547+00:00", "kind": "homepage", "missing": false, "url": "https://xxjwxc.github.io/post/gormt/"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:33:02.225537+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "17a1fcf7c6871107dc74cf94dd219917a1528d1272e3c1505531809168c14119", "fetched_at": "2026-08-28T04:06:50.648524+00:00", "kind": "readme", "missing": false, "url": "https://github.com/xxjwxc/gormt"}, {"content_hash": "176b37869da36a2908623f6764ca8900a33f89ee9523b20e2562ecb70d6d0e65", "fetched_at": "2026-08-29T10:13:14.851547+00:00", "kind": "homepage", "missing": false, "url": "https://xxjwxc.github.io/post/gormt/"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:33:02.225537+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "17a1fcf7c6871107dc74cf94dd219917a1528d1272e3c1505531809168c14119", "fetched_at": "2026-08-28T04:06:50.648524+00:00", "kind": "readme", "missing": false, "url": "https://github.com/xxjwxc/gormt"}, {"content_hash": "176b37869da36a2908623f6764ca8900a33f89ee9523b20e2562ecb70d6d0e65", "fetched_at": "2026-08-29T10:13:14.851547+00:00", "kind": "homepage", "missing": false, "url": "https://xxjwxc.github.io/post/gormt/"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:33:02.225537+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "17a1fcf7c6871107dc74cf94dd219917a1528d1272e3c1505531809168c14119", "fetched_at": "2026-08-28T04:06:50.648524+00:00", "kind": "readme", "missing": false, "url": "https://github.com/xxjwxc/gormt"}, {"content_hash": "176b37869da36a2908623f6764ca8900a33f89ee9523b20e2562ecb70d6d0e65", "fetched_at": "2026-08-29T10:13:14.851547+00:00", "kind": "homepage", "missing": false, "url": "https://xxjwxc.github.io/post/gormt/"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 91, "longevity": 100, "rhythm": 8}, "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": 2677, "days_push": 54, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 64, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}