{"adoption": {"forks": 1105, "observed_at": "2026-08-28T04:11:06.408135+00:00", "stars": 14187}, "canonical_url": "https://ross.abutalabs.com/products/pgx", "card": {"archived": false, "artifact_type": "library", "description": "PostgreSQL driver and toolkit for Go", "domain": ["databases", "backend", "developer-tools"], "enriched": true, "function": ["database-driver", "database"], "health_score": 80, "homepage": "https://pkg.go.dev/github.com/jackc/pgx/v5", "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["jackc/pgx"], "name": "jackc/pgx", "platform": ["go", "cross-platform"], "pushed_at": "2026-08-24T12:02:57+00:00", "repo": "jackc/pgx", "stars": 14187, "tags": ["postgresql", "connection-pooling", "database-sql", "wire-protocol", "copy-protocol", "listen-notify"], "topics": [], "urls": [], "use_cases": ["connect to postgresql from go", "fast bulk data loads into postgres with COPY", "use postgres LISTEN/NOTIFY from go", "pool postgres connections in a go web service", "use postgres with database/sql in go", "build a postgres proxy or logical replication client"], "what_it_is": "pgx is a pure Go PostgreSQL driver and toolkit offering a low-level, high-performance interface with PostgreSQL-specific features like LISTEN/NOTIFY and COPY, plus a database/sql adapter. Its underlying packages for wire protocol parsing and type mapping can also be used to build proxies, load balancers, and replication clients.", "when_to_avoid": ["you target databases other than PostgreSQL", "you only need a simple ORM-style abstraction rather than a driver"], "when_to_choose": ["you need maximum PostgreSQL performance and feature coverage in Go", "you want PostgreSQL-specific features like COPY, LISTEN/NOTIFY, or batch queries", "you need both a native driver and database/sql compatibility"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/pgx", "repo": "jackc/pgx", "role": "main", "score": 77}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:11:06.408135+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:12:44.652118+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ff1d21332eedd9c45e00872e7e8e29f29d139cfcb622719cd2fb58ad7f28dc77", "fetched_at": "2026-08-28T04:11:06.408135+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jackc/pgx"}, {"content_hash": "dfbd7b40a77297ab3b30445177bbd8df8d1c4d625db75f09067626d819f2179c", "fetched_at": "2026-08-29T08:06:22.172027+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/jackc/pgx/v5"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:06:22.184073+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:06:22.186718+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:11:06.408135+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:12:44.652118+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ff1d21332eedd9c45e00872e7e8e29f29d139cfcb622719cd2fb58ad7f28dc77", "fetched_at": "2026-08-28T04:11:06.408135+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jackc/pgx"}, {"content_hash": "dfbd7b40a77297ab3b30445177bbd8df8d1c4d625db75f09067626d819f2179c", "fetched_at": "2026-08-29T08:06:22.172027+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/jackc/pgx/v5"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:06:22.184073+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:06:22.186718+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:12:44.652118+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ff1d21332eedd9c45e00872e7e8e29f29d139cfcb622719cd2fb58ad7f28dc77", "fetched_at": "2026-08-28T04:11:06.408135+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jackc/pgx"}, {"content_hash": "dfbd7b40a77297ab3b30445177bbd8df8d1c4d625db75f09067626d819f2179c", "fetched_at": "2026-08-29T08:06:22.172027+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/jackc/pgx/v5"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:06:22.184073+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:06:22.186718+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "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:11:06.408135+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:11:06.408135+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:11:06.408135+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:12:44.652118+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ff1d21332eedd9c45e00872e7e8e29f29d139cfcb622719cd2fb58ad7f28dc77", "fetched_at": "2026-08-28T04:11:06.408135+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jackc/pgx"}, {"content_hash": "dfbd7b40a77297ab3b30445177bbd8df8d1c4d625db75f09067626d819f2179c", "fetched_at": "2026-08-29T08:06:22.172027+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/jackc/pgx/v5"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:06:22.184073+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:06:22.186718+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:11:06.408135+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:11:06.408135+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:12:44.652118+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ff1d21332eedd9c45e00872e7e8e29f29d139cfcb622719cd2fb58ad7f28dc77", "fetched_at": "2026-08-28T04:11:06.408135+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jackc/pgx"}, {"content_hash": "dfbd7b40a77297ab3b30445177bbd8df8d1c4d625db75f09067626d819f2179c", "fetched_at": "2026-08-29T08:06:22.172027+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/jackc/pgx/v5"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:06:22.184073+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:06:22.186718+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:11:06.408135+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:11:06.408135+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:11:06.408135+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:12:44.652118+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ff1d21332eedd9c45e00872e7e8e29f29d139cfcb622719cd2fb58ad7f28dc77", "fetched_at": "2026-08-28T04:11:06.408135+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jackc/pgx"}, {"content_hash": "dfbd7b40a77297ab3b30445177bbd8df8d1c4d625db75f09067626d819f2179c", "fetched_at": "2026-08-29T08:06:22.172027+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/jackc/pgx/v5"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:06:22.184073+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:06:22.186718+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:11:06.408135+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:11:06.408135+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:12:44.652118+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ff1d21332eedd9c45e00872e7e8e29f29d139cfcb622719cd2fb58ad7f28dc77", "fetched_at": "2026-08-28T04:11:06.408135+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jackc/pgx"}, {"content_hash": "dfbd7b40a77297ab3b30445177bbd8df8d1c4d625db75f09067626d819f2179c", "fetched_at": "2026-08-29T08:06:22.172027+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/jackc/pgx/v5"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:06:22.184073+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:06:22.186718+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:12:44.652118+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ff1d21332eedd9c45e00872e7e8e29f29d139cfcb622719cd2fb58ad7f28dc77", "fetched_at": "2026-08-28T04:11:06.408135+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jackc/pgx"}, {"content_hash": "dfbd7b40a77297ab3b30445177bbd8df8d1c4d625db75f09067626d819f2179c", "fetched_at": "2026-08-29T08:06:22.172027+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/jackc/pgx/v5"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:06:22.184073+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:06:22.186718+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:12:44.652118+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ff1d21332eedd9c45e00872e7e8e29f29d139cfcb622719cd2fb58ad7f28dc77", "fetched_at": "2026-08-28T04:11:06.408135+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jackc/pgx"}, {"content_hash": "dfbd7b40a77297ab3b30445177bbd8df8d1c4d625db75f09067626d819f2179c", "fetched_at": "2026-08-29T08:06:22.172027+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/jackc/pgx/v5"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:06:22.184073+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:06:22.186718+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:12:44.652118+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ff1d21332eedd9c45e00872e7e8e29f29d139cfcb622719cd2fb58ad7f28dc77", "fetched_at": "2026-08-28T04:11:06.408135+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jackc/pgx"}, {"content_hash": "dfbd7b40a77297ab3b30445177bbd8df8d1c4d625db75f09067626d819f2179c", "fetched_at": "2026-08-29T08:06:22.172027+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/jackc/pgx/v5"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:06:22.184073+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:06:22.186718+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4904, "days_push": 9, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 77, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}