{"adoption": {"forks": 984, "observed_at": "2026-08-28T04:09:41.766778+00:00", "stars": 6325}, "canonical_url": "https://ross.abutalabs.com/products/goleveldb", "card": {"archived": false, "artifact_type": "library", "description": "LevelDB key/value database in Go.", "domain": ["databases", "developer-tools", "backend"], "enriched": true, "function": ["database", "database-driver", "caching"], "health_score": 20, "homepage": null, "language": "Go", "license": "BSD-2-Clause", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["syndtr/goleveldb"], "name": "syndtr/goleveldb", "platform": ["go", "cross-platform"], "pushed_at": "2024-05-14T20:40:52+00:00", "repo": "syndtr/goleveldb", "stars": 6325, "tags": ["leveldb", "key-value-store", "embedded-database", "pure-go", "lsmtree"], "topics": ["database", "leveldb", "go"], "urls": [], "use_cases": ["embed a key-value store in a Go application", "store indexed data locally without running a database server", "implement persistent queues or caches in Go", "iterate over ordered key ranges with prefix scans", "replace cgo LevelDB bindings with a pure Go alternative"], "what_it_is": "A pure-Go implementation of the LevelDB embedded key/value database. It provides fast ordered key-value storage with iterators, batch writes, and bloom filters, all usable as a Go library without external dependencies.", "when_to_avoid": ["you need SQL, relational queries, or multi-node replication", "your dataset must be shared by multiple processes or machines", "you need active feature development or guaranteed long-term support", "you need very large datasets where RocksDB-style tuning is required"], "when_to_choose": ["you need an embedded, serverless key-value store in a Go project", "you want ordered iteration and range scans over keys", "you want to avoid cgo dependencies", "you need batch writes and bloom-filter performance tuning"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/goleveldb", "repo": "syndtr/goleveldb", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:09:41.766778+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:46:10.814277+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "565511be6c113d9dfc3747aab1b256f670435d377b8c11cf96bb0603891a6013", "fetched_at": "2026-08-28T04:09:41.766778+00:00", "kind": "readme", "missing": false, "url": "https://github.com/syndtr/goleveldb"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:09:41.766778+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:46:10.814277+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "565511be6c113d9dfc3747aab1b256f670435d377b8c11cf96bb0603891a6013", "fetched_at": "2026-08-28T04:09:41.766778+00:00", "kind": "readme", "missing": false, "url": "https://github.com/syndtr/goleveldb"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:46:10.814277+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "565511be6c113d9dfc3747aab1b256f670435d377b8c11cf96bb0603891a6013", "fetched_at": "2026-08-28T04:09:41.766778+00:00", "kind": "readme", "missing": false, "url": "https://github.com/syndtr/goleveldb"}], "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:09:41.766778+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:09:41.766778+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:09:41.766778+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:46:10.814277+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "565511be6c113d9dfc3747aab1b256f670435d377b8c11cf96bb0603891a6013", "fetched_at": "2026-08-28T04:09:41.766778+00:00", "kind": "readme", "missing": false, "url": "https://github.com/syndtr/goleveldb"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:09:41.766778+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:09:41.766778+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:46:10.814277+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "565511be6c113d9dfc3747aab1b256f670435d377b8c11cf96bb0603891a6013", "fetched_at": "2026-08-28T04:09:41.766778+00:00", "kind": "readme", "missing": false, "url": "https://github.com/syndtr/goleveldb"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:09:41.766778+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:09:41.766778+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:09:41.766778+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:46:10.814277+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "565511be6c113d9dfc3747aab1b256f670435d377b8c11cf96bb0603891a6013", "fetched_at": "2026-08-28T04:09:41.766778+00:00", "kind": "readme", "missing": false, "url": "https://github.com/syndtr/goleveldb"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:09:41.766778+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:09:41.766778+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:46:10.814277+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "565511be6c113d9dfc3747aab1b256f670435d377b8c11cf96bb0603891a6013", "fetched_at": "2026-08-28T04:09:41.766778+00:00", "kind": "readme", "missing": false, "url": "https://github.com/syndtr/goleveldb"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:46:10.814277+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "565511be6c113d9dfc3747aab1b256f670435d377b8c11cf96bb0603891a6013", "fetched_at": "2026-08-28T04:09:41.766778+00:00", "kind": "readme", "missing": false, "url": "https://github.com/syndtr/goleveldb"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:46:10.814277+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "565511be6c113d9dfc3747aab1b256f670435d377b8c11cf96bb0603891a6013", "fetched_at": "2026-08-28T04:09:41.766778+00:00", "kind": "readme", "missing": false, "url": "https://github.com/syndtr/goleveldb"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:46:10.814277+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "565511be6c113d9dfc3747aab1b256f670435d377b8c11cf96bb0603891a6013", "fetched_at": "2026-08-28T04:09:41.766778+00:00", "kind": "readme", "missing": false, "url": "https://github.com/syndtr/goleveldb"}], "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": 4970, "days_push": 841, "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}}