{"adoption": {"forks": 140, "observed_at": "2026-08-28T04:05:28.200128+00:00", "stars": 1726}, "canonical_url": "https://ross.abutalabs.com/products/go-sqlbuilder", "card": {"archived": false, "artifact_type": "library", "description": "A flexible and powerful SQL string builder library plus a zero-config ORM.", "domain": ["databases", "developer-tools", "backend"], "enriched": true, "function": ["orm", "database", "serialization"], "health_score": 99, "homepage": "https://pkg.go.dev/github.com/huandu/go-sqlbuilder", "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["huandu/go-sqlbuilder"], "name": "huandu/go-sqlbuilder", "platform": ["go", "windows", "cross-platform"], "pushed_at": "2026-08-21T12:25:50+00:00", "repo": "huandu/go-sqlbuilder", "stars": 1726, "tags": ["sql-builder", "query-builder", "mysql", "postgresql", "sqlite", "zero-config-orm", "parameterized-queries", "linux", "macos"], "topics": ["sql-builder", "orm", "sql", "go", "mysql", "postgresql", "sqlite", "hiveql", "lightweight", "well-tested", "database", "sqlx"], "urls": [], "use_cases": ["build parameterized SQL queries in Go without string concatenation", "generate SQL for multiple database dialects from one codebase", "map Go structs to database tables with a lightweight ORM", "construct complex WHERE and JOIN clauses dynamically", "interpolate query arguments safely into SQL strings", "build nested queries and subselects in Go"], "what_it_is": "A Go library for building SQL strings programmatically, compatible with the standard library database/sql interfaces, plus a lightweight zero-config ORM based on Go structs. It is driver-agnostic and supports dialects like MySQL, PostgreSQL, SQLite, and HiveQL.", "when_to_avoid": ["you need a full-featured ORM with migrations, relations, and change tracking", "you prefer schema-first code generation over runtime query building", "you work with NoSQL databases or non-SQL data stores"], "when_to_choose": ["you want fine-grained control over generated SQL without a heavy ORM", "you need to support multiple SQL dialects with the same query-building code", "you use custom or non-standard database drivers and just need SQL string construction", "you want a lightweight struct-to-table mapping with zero configuration"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/go-sqlbuilder", "repo": "huandu/go-sqlbuilder", "role": "main", "score": 94}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:28.200128+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:32:32.231873+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4071ae17c9588e250f75224af135ea2b478db5eb1365aedef3d85cd318e828c7", "fetched_at": "2026-08-28T04:05:28.200128+00:00", "kind": "readme", "missing": false, "url": "https://github.com/huandu/go-sqlbuilder"}, {"content_hash": "2e97416e5e18b7c2b60e0a072912528b7757dbca545c39e1b22f62bf86feb1b3", "fetched_at": "2026-08-29T11:09:04.037496+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/huandu/go-sqlbuilder"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T11:09:04.050057+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:28.200128+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:32:32.231873+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4071ae17c9588e250f75224af135ea2b478db5eb1365aedef3d85cd318e828c7", "fetched_at": "2026-08-28T04:05:28.200128+00:00", "kind": "readme", "missing": false, "url": "https://github.com/huandu/go-sqlbuilder"}, {"content_hash": "2e97416e5e18b7c2b60e0a072912528b7757dbca545c39e1b22f62bf86feb1b3", "fetched_at": "2026-08-29T11:09:04.037496+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/huandu/go-sqlbuilder"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T11:09:04.050057+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:32:32.231873+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4071ae17c9588e250f75224af135ea2b478db5eb1365aedef3d85cd318e828c7", "fetched_at": "2026-08-28T04:05:28.200128+00:00", "kind": "readme", "missing": false, "url": "https://github.com/huandu/go-sqlbuilder"}, {"content_hash": "2e97416e5e18b7c2b60e0a072912528b7757dbca545c39e1b22f62bf86feb1b3", "fetched_at": "2026-08-29T11:09:04.037496+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/huandu/go-sqlbuilder"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T11:09:04.050057+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}], "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:05:28.200128+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:28.200128+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:28.200128+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:32:32.231873+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4071ae17c9588e250f75224af135ea2b478db5eb1365aedef3d85cd318e828c7", "fetched_at": "2026-08-28T04:05:28.200128+00:00", "kind": "readme", "missing": false, "url": "https://github.com/huandu/go-sqlbuilder"}, {"content_hash": "2e97416e5e18b7c2b60e0a072912528b7757dbca545c39e1b22f62bf86feb1b3", "fetched_at": "2026-08-29T11:09:04.037496+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/huandu/go-sqlbuilder"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T11:09:04.050057+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:28.200128+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:28.200128+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:32:32.231873+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4071ae17c9588e250f75224af135ea2b478db5eb1365aedef3d85cd318e828c7", "fetched_at": "2026-08-28T04:05:28.200128+00:00", "kind": "readme", "missing": false, "url": "https://github.com/huandu/go-sqlbuilder"}, {"content_hash": "2e97416e5e18b7c2b60e0a072912528b7757dbca545c39e1b22f62bf86feb1b3", "fetched_at": "2026-08-29T11:09:04.037496+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/huandu/go-sqlbuilder"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T11:09:04.050057+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:28.200128+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:28.200128+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:28.200128+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:32:32.231873+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4071ae17c9588e250f75224af135ea2b478db5eb1365aedef3d85cd318e828c7", "fetched_at": "2026-08-28T04:05:28.200128+00:00", "kind": "readme", "missing": false, "url": "https://github.com/huandu/go-sqlbuilder"}, {"content_hash": "2e97416e5e18b7c2b60e0a072912528b7757dbca545c39e1b22f62bf86feb1b3", "fetched_at": "2026-08-29T11:09:04.037496+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/huandu/go-sqlbuilder"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T11:09:04.050057+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:28.200128+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:28.200128+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:32:32.231873+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4071ae17c9588e250f75224af135ea2b478db5eb1365aedef3d85cd318e828c7", "fetched_at": "2026-08-28T04:05:28.200128+00:00", "kind": "readme", "missing": false, "url": "https://github.com/huandu/go-sqlbuilder"}, {"content_hash": "2e97416e5e18b7c2b60e0a072912528b7757dbca545c39e1b22f62bf86feb1b3", "fetched_at": "2026-08-29T11:09:04.037496+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/huandu/go-sqlbuilder"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T11:09:04.050057+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:32:32.231873+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4071ae17c9588e250f75224af135ea2b478db5eb1365aedef3d85cd318e828c7", "fetched_at": "2026-08-28T04:05:28.200128+00:00", "kind": "readme", "missing": false, "url": "https://github.com/huandu/go-sqlbuilder"}, {"content_hash": "2e97416e5e18b7c2b60e0a072912528b7757dbca545c39e1b22f62bf86feb1b3", "fetched_at": "2026-08-29T11:09:04.037496+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/huandu/go-sqlbuilder"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T11:09:04.050057+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:32:32.231873+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4071ae17c9588e250f75224af135ea2b478db5eb1365aedef3d85cd318e828c7", "fetched_at": "2026-08-28T04:05:28.200128+00:00", "kind": "readme", "missing": false, "url": "https://github.com/huandu/go-sqlbuilder"}, {"content_hash": "2e97416e5e18b7c2b60e0a072912528b7757dbca545c39e1b22f62bf86feb1b3", "fetched_at": "2026-08-29T11:09:04.037496+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/huandu/go-sqlbuilder"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T11:09:04.050057+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:32:32.231873+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4071ae17c9588e250f75224af135ea2b478db5eb1365aedef3d85cd318e828c7", "fetched_at": "2026-08-28T04:05:28.200128+00:00", "kind": "readme", "missing": false, "url": "https://github.com/huandu/go-sqlbuilder"}, {"content_hash": "2e97416e5e18b7c2b60e0a072912528b7757dbca545c39e1b22f62bf86feb1b3", "fetched_at": "2026-08-29T11:09:04.037496+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/huandu/go-sqlbuilder"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T11:09:04.050057+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 98, "longevity": 100, "rhythm": 86}, "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": 3171, "days_push": 12, "days_rel": 12, "gap_med": 45.5, "n_releases_24m": 15}, "score": 94, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}