{"adoption": {"forks": 223, "observed_at": "2026-08-28T04:07:09.541675+00:00", "stars": 2671}, "canonical_url": "https://ross.abutalabs.com/products/goqu", "card": {"archived": false, "artifact_type": "library", "description": "SQL builder and query library for golang", "domain": ["databases", "developer-tools", "backend"], "enriched": true, "function": ["database", "orm", "serialization"], "health_score": 24, "homepage": "http://doug-martin.github.io/goqu/", "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["doug-martin/goqu"], "name": "doug-martin/goqu", "platform": ["go", "windows", "cross-platform"], "pushed_at": "2024-05-22T09:24:11+00:00", "repo": "doug-martin/goqu", "stars": 2671, "tags": ["sql-builder", "query-builder", "querybuilder", "postgresql", "mysql", "sqlite", "sqlserver", "dialects", "parameter-interpolation", "not-an-orm", "linux", "macos"], "topics": ["sql", "sql-statement", "sql-builder", "go", "database", "postgresql", "mysql", "sqlite", "sql-query", "sql-generation", "postgres", "querybuilder", "sql-builders", "sql-statements", "golang"], "urls": [], "use_cases": ["build SQL queries programmatically in Go", "generate parameterized SQL for postgres, mysql, or sqlite", "scan query results into Go structs or primitive values", "write database-agnostic queries across multiple SQL dialects", "catch SQL construction errors at compile time with an expressive DSL", "interpolate query parameters for debugging logged SQL", "build insert, multi-insert, update, and delete statements"], "what_it_is": "goqu is an expressive SQL query builder and executor library for Go, supporting multiple database dialects like PostgreSQL, MySQL, SQLite3, and SQL Server. It provides a type-safe DSL for building SELECT, INSERT, UPDATE, and DELETE statements with parameter interpolation and row scanning into structs, while explicitly not being a full ORM.", "when_to_avoid": ["you need ORM features like associations, hooks, or migrations - use gorm instead", "you want to write raw SQL exclusively without a builder layer", "you need every database-specific SQL nuance, since goqu covers only common expressions"], "when_to_choose": ["you want programmatic SQL generation without a full ORM's associations and hooks", "you need to target multiple SQL dialects with one query-building API", "you prefer mixing hand-written SQL with builder-generated queries", "you want compile-time safety for common SQL expression construction"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/goqu", "repo": "doug-martin/goqu", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:09.541675+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:18:07.992324+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a1e3e0f6e3fa088e80bff12d5d503a966786dab37f6abf47fa82e7027777faa3", "fetched_at": "2026-08-28T04:07:09.541675+00:00", "kind": "readme", "missing": false, "url": "https://github.com/doug-martin/goqu"}, {"content_hash": "bef5d33b747da07973a5721ceafa2958a1d68b165e37d52761b434210c5ef829", "fetched_at": "2026-08-29T10:00:39.863032+00:00", "kind": "homepage", "missing": false, "url": "http://doug-martin.github.io/goqu/"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:09.541675+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:18:07.992324+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a1e3e0f6e3fa088e80bff12d5d503a966786dab37f6abf47fa82e7027777faa3", "fetched_at": "2026-08-28T04:07:09.541675+00:00", "kind": "readme", "missing": false, "url": "https://github.com/doug-martin/goqu"}, {"content_hash": "bef5d33b747da07973a5721ceafa2958a1d68b165e37d52761b434210c5ef829", "fetched_at": "2026-08-29T10:00:39.863032+00:00", "kind": "homepage", "missing": false, "url": "http://doug-martin.github.io/goqu/"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:18:07.992324+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a1e3e0f6e3fa088e80bff12d5d503a966786dab37f6abf47fa82e7027777faa3", "fetched_at": "2026-08-28T04:07:09.541675+00:00", "kind": "readme", "missing": false, "url": "https://github.com/doug-martin/goqu"}, {"content_hash": "bef5d33b747da07973a5721ceafa2958a1d68b165e37d52761b434210c5ef829", "fetched_at": "2026-08-29T10:00:39.863032+00:00", "kind": "homepage", "missing": false, "url": "http://doug-martin.github.io/goqu/"}], "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:07:09.541675+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:09.541675+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:09.541675+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:18:07.992324+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a1e3e0f6e3fa088e80bff12d5d503a966786dab37f6abf47fa82e7027777faa3", "fetched_at": "2026-08-28T04:07:09.541675+00:00", "kind": "readme", "missing": false, "url": "https://github.com/doug-martin/goqu"}, {"content_hash": "bef5d33b747da07973a5721ceafa2958a1d68b165e37d52761b434210c5ef829", "fetched_at": "2026-08-29T10:00:39.863032+00:00", "kind": "homepage", "missing": false, "url": "http://doug-martin.github.io/goqu/"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:09.541675+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:09.541675+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:18:07.992324+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a1e3e0f6e3fa088e80bff12d5d503a966786dab37f6abf47fa82e7027777faa3", "fetched_at": "2026-08-28T04:07:09.541675+00:00", "kind": "readme", "missing": false, "url": "https://github.com/doug-martin/goqu"}, {"content_hash": "bef5d33b747da07973a5721ceafa2958a1d68b165e37d52761b434210c5ef829", "fetched_at": "2026-08-29T10:00:39.863032+00:00", "kind": "homepage", "missing": false, "url": "http://doug-martin.github.io/goqu/"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:09.541675+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:09.541675+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:09.541675+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:18:07.992324+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a1e3e0f6e3fa088e80bff12d5d503a966786dab37f6abf47fa82e7027777faa3", "fetched_at": "2026-08-28T04:07:09.541675+00:00", "kind": "readme", "missing": false, "url": "https://github.com/doug-martin/goqu"}, {"content_hash": "bef5d33b747da07973a5721ceafa2958a1d68b165e37d52761b434210c5ef829", "fetched_at": "2026-08-29T10:00:39.863032+00:00", "kind": "homepage", "missing": false, "url": "http://doug-martin.github.io/goqu/"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:09.541675+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:09.541675+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:18:07.992324+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a1e3e0f6e3fa088e80bff12d5d503a966786dab37f6abf47fa82e7027777faa3", "fetched_at": "2026-08-28T04:07:09.541675+00:00", "kind": "readme", "missing": false, "url": "https://github.com/doug-martin/goqu"}, {"content_hash": "bef5d33b747da07973a5721ceafa2958a1d68b165e37d52761b434210c5ef829", "fetched_at": "2026-08-29T10:00:39.863032+00:00", "kind": "homepage", "missing": false, "url": "http://doug-martin.github.io/goqu/"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:18:07.992324+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a1e3e0f6e3fa088e80bff12d5d503a966786dab37f6abf47fa82e7027777faa3", "fetched_at": "2026-08-28T04:07:09.541675+00:00", "kind": "readme", "missing": false, "url": "https://github.com/doug-martin/goqu"}, {"content_hash": "bef5d33b747da07973a5721ceafa2958a1d68b165e37d52761b434210c5ef829", "fetched_at": "2026-08-29T10:00:39.863032+00:00", "kind": "homepage", "missing": false, "url": "http://doug-martin.github.io/goqu/"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:18:07.992324+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a1e3e0f6e3fa088e80bff12d5d503a966786dab37f6abf47fa82e7027777faa3", "fetched_at": "2026-08-28T04:07:09.541675+00:00", "kind": "readme", "missing": false, "url": "https://github.com/doug-martin/goqu"}, {"content_hash": "bef5d33b747da07973a5721ceafa2958a1d68b165e37d52761b434210c5ef829", "fetched_at": "2026-08-29T10:00:39.863032+00:00", "kind": "homepage", "missing": false, "url": "http://doug-martin.github.io/goqu/"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:18:07.992324+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a1e3e0f6e3fa088e80bff12d5d503a966786dab37f6abf47fa82e7027777faa3", "fetched_at": "2026-08-28T04:07:09.541675+00:00", "kind": "readme", "missing": false, "url": "https://github.com/doug-martin/goqu"}, {"content_hash": "bef5d33b747da07973a5721ceafa2958a1d68b165e37d52761b434210c5ef829", "fetched_at": "2026-08-29T10:00:39.863032+00:00", "kind": "homepage", "missing": false, "url": "http://doug-martin.github.io/goqu/"}], "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": 4212, "days_push": 833, "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}}