{"adoption": {"forks": 32, "observed_at": "2026-09-01T02:14:05.206083+00:00", "stars": 1099}, "canonical_url": "https://ross.abutalabs.com/products/ncruces-go-sqlite3", "card": {"archived": false, "artifact_type": "library", "description": "Go bindings to SQLite using wasm2go", "domain": ["databases", "developer-tools", "backend"], "enriched": true, "function": ["database-driver", "database", "orm"], "health_score": 100, "homepage": "https://pkg.go.dev/github.com/ncruces/go-sqlite3", "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["ncruces/go-sqlite3"], "name": "ncruces/go-sqlite3", "platform": ["go", "cross-platform", "wasm"], "pushed_at": "2026-08-31T14:40:54+00:00", "repo": "ncruces/go-sqlite3", "stars": 1099, "tags": ["sqlite", "cgo-free", "wasm2go", "database-sql-driver", "gorm", "vfs"], "topics": ["no-cgo", "sqlite3", "wasm", "wasm2go"], "urls": [], "use_cases": ["use sqlite in go without cgo", "embed a sqlite database in a go application", "connect to sqlite with database/sql", "use sqlite with gorm in go", "cross-compile go binaries with sqlite", "create custom sqlite virtual tables or vfs in go", "run sqlite  and math functions from go"], "what_it_is": "A cgo-free Go binding to SQLite that wraps a WebAssembly build of SQLite translated to Go via wasm2go. It provides a database/sql compatible driver, direct access to the C SQLite API, a pure Go VFS, and a GORM driver.", "when_to_avoid": ["you need maximum raw query performance, since the wasm-based approach adds overhead over cgo bindings", "you prefer the widely used mattn/go-sqlite3 cgo driver and don't mind cgo", "you need other databases than sqlite"], "when_to_choose": ["you need sqlite in Go without cgo for easy cross-compilation or minimal dependencies", "you want a database/sql driver plus low-level access to the SQLite C API", "you need advanced SQLite features like custom functions, virtual tables, or incremental blob I/O"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/ncruces-go-sqlite3", "repo": "ncruces/go-sqlite3", "role": "main", "score": 98}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-09-01T02:14:05.206083+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:47:16.763669+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d3ac9040790f28d8b23030fb3bfe38c15346680e6006d0ddc33f082152bc9310", "fetched_at": "2026-09-01T02:14:05.206083+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ncruces/go-sqlite3"}, {"content_hash": "515938599fc62a865d56f1a92b872c35967ac21e2abb72e613486ce74bc9f11a", "fetched_at": "2026-08-29T12:50:13.462758+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/ncruces/go-sqlite3"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T12:50:13.474511+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-09-01T02:14:05.206083+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:47:16.763669+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d3ac9040790f28d8b23030fb3bfe38c15346680e6006d0ddc33f082152bc9310", "fetched_at": "2026-09-01T02:14:05.206083+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ncruces/go-sqlite3"}, {"content_hash": "515938599fc62a865d56f1a92b872c35967ac21e2abb72e613486ce74bc9f11a", "fetched_at": "2026-08-29T12:50:13.462758+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/ncruces/go-sqlite3"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T12:50:13.474511+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-30T06:47:16.763669+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d3ac9040790f28d8b23030fb3bfe38c15346680e6006d0ddc33f082152bc9310", "fetched_at": "2026-09-01T02:14:05.206083+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ncruces/go-sqlite3"}, {"content_hash": "515938599fc62a865d56f1a92b872c35967ac21e2abb72e613486ce74bc9f11a", "fetched_at": "2026-08-29T12:50:13.462758+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/ncruces/go-sqlite3"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T12:50:13.474511+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-09-01T02:14:05.206083+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-09-01T02:14:05.206083+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-09-01T02:14:05.206083+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:47:16.763669+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d3ac9040790f28d8b23030fb3bfe38c15346680e6006d0ddc33f082152bc9310", "fetched_at": "2026-09-01T02:14:05.206083+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ncruces/go-sqlite3"}, {"content_hash": "515938599fc62a865d56f1a92b872c35967ac21e2abb72e613486ce74bc9f11a", "fetched_at": "2026-08-29T12:50:13.462758+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/ncruces/go-sqlite3"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T12:50:13.474511+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-09-01T02:14:05.206083+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-09-01T02:14:05.206083+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:47:16.763669+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d3ac9040790f28d8b23030fb3bfe38c15346680e6006d0ddc33f082152bc9310", "fetched_at": "2026-09-01T02:14:05.206083+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ncruces/go-sqlite3"}, {"content_hash": "515938599fc62a865d56f1a92b872c35967ac21e2abb72e613486ce74bc9f11a", "fetched_at": "2026-08-29T12:50:13.462758+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/ncruces/go-sqlite3"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T12:50:13.474511+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-09-01T02:14:05.206083+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-09-01T02:14:05.206083+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-09-01T02:14:05.206083+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:47:16.763669+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d3ac9040790f28d8b23030fb3bfe38c15346680e6006d0ddc33f082152bc9310", "fetched_at": "2026-09-01T02:14:05.206083+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ncruces/go-sqlite3"}, {"content_hash": "515938599fc62a865d56f1a92b872c35967ac21e2abb72e613486ce74bc9f11a", "fetched_at": "2026-08-29T12:50:13.462758+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/ncruces/go-sqlite3"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T12:50:13.474511+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-09-01T02:14:05.206083+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-09-01T02:14:05.206083+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:47:16.763669+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d3ac9040790f28d8b23030fb3bfe38c15346680e6006d0ddc33f082152bc9310", "fetched_at": "2026-09-01T02:14:05.206083+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ncruces/go-sqlite3"}, {"content_hash": "515938599fc62a865d56f1a92b872c35967ac21e2abb72e613486ce74bc9f11a", "fetched_at": "2026-08-29T12:50:13.462758+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/ncruces/go-sqlite3"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T12:50:13.474511+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-30T06:47:16.763669+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d3ac9040790f28d8b23030fb3bfe38c15346680e6006d0ddc33f082152bc9310", "fetched_at": "2026-09-01T02:14:05.206083+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ncruces/go-sqlite3"}, {"content_hash": "515938599fc62a865d56f1a92b872c35967ac21e2abb72e613486ce74bc9f11a", "fetched_at": "2026-08-29T12:50:13.462758+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/ncruces/go-sqlite3"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T12:50:13.474511+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-30T06:47:16.763669+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d3ac9040790f28d8b23030fb3bfe38c15346680e6006d0ddc33f082152bc9310", "fetched_at": "2026-09-01T02:14:05.206083+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ncruces/go-sqlite3"}, {"content_hash": "515938599fc62a865d56f1a92b872c35967ac21e2abb72e613486ce74bc9f11a", "fetched_at": "2026-08-29T12:50:13.462758+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/ncruces/go-sqlite3"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T12:50:13.474511+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-30T06:47:16.763669+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d3ac9040790f28d8b23030fb3bfe38c15346680e6006d0ddc33f082152bc9310", "fetched_at": "2026-09-01T02:14:05.206083+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ncruces/go-sqlite3"}, {"content_hash": "515938599fc62a865d56f1a92b872c35967ac21e2abb72e613486ce74bc9f11a", "fetched_at": "2026-08-29T12:50:13.462758+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/ncruces/go-sqlite3"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T12:50:13.474511+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 100, "longevity": 95, "rhythm": 96}, "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": 1330, "days_push": 2, "days_rel": 30, "gap_med": 13.0, "n_releases_24m": 49}, "score": 98, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 5, "stale_scrape": false}}