{"adoption": {"forks": 146, "observed_at": "2026-08-28T04:05:48.978608+00:00", "stars": 1885}, "canonical_url": "https://ross.abutalabs.com/products/sophia", "card": {"archived": false, "artifact_type": "library", "description": "Modern transactional key-value/row storage library.", "domain": ["databases", "developer-tools", "performance"], "enriched": true, "function": ["database", "caching", "serialization", "compression"], "health_score": 62, "homepage": null, "language": "C", "license": "NOASSERTION", "license_family": "other", "maturity": "abandoned", "member_repos": ["pmwkaa/sophia"], "name": "pmwkaa/sophia", "platform": ["cross-platform", "c"], "pushed_at": "2026-03-03T18:04:46+00:00", "repo": "pmwkaa/sophia", "stars": 1885, "tags": ["key-value-store", "storage-engine", "mvcc", "acid", "embedded-database", "append-only", "transactional", "linux", "macos"], "topics": [], "urls": [], "use_cases": ["embed a fast transactional key-value store in a C application", "store key-value data with ACID guarantees and MVCC concurrency", "build secondary indexes over a key-value storage engine", "perform prefix search and range scans with consistent cursors", "automatically expire keys and garbage-collect old versions", "compress on-disk data with lz4 or zstd", "run multi-database workloads sharing a single write-ahead log"], "what_it_is": "Sophia is a transactional MVCC key-value/row storage engine implemented as a small, dependency-free C library with a minimalistic, FFI-friendly API. It uses a RAM-disk hybrid append-only architecture with guaranteed O(1) worst-case complexity for reads, writes, and range scans.", "when_to_avoid": ["you need a project that is actively developed and maintained - Sophia is no longer developed", "you need SQL, a client-server database, or rich ecosystem tooling", "you require guaranteed long-term security fixes or community support", "you prefer mainstream engines like SQLite, RocksDB, or LMDB with larger communities"], "when_to_choose": ["you need an embeddable, zero-dependency C storage engine with full ACID and MVCC semantics", "you want predictable O(1) worst-case read/write/scan performance without LSM degradation over time", "you need cross-database transactions, key expiration, or hot backup in a lightweight library", "you are studying storage engine design or building on ideas used in Amelia and Monotone"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/sophia", "repo": "pmwkaa/sophia", "role": "main", "score": 54}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:48.978608+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:13:37.233712+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "50468a661350f794c33f115191fe6fbc6287e98ffbb3c177b776700be011d269", "fetched_at": "2026-08-28T04:05:48.978608+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pmwkaa/sophia"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:48.978608+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:13:37.233712+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "50468a661350f794c33f115191fe6fbc6287e98ffbb3c177b776700be011d269", "fetched_at": "2026-08-28T04:05:48.978608+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pmwkaa/sophia"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:13:37.233712+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "50468a661350f794c33f115191fe6fbc6287e98ffbb3c177b776700be011d269", "fetched_at": "2026-08-28T04:05:48.978608+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pmwkaa/sophia"}], "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:48.978608+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:48.978608+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:48.978608+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:13:37.233712+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "50468a661350f794c33f115191fe6fbc6287e98ffbb3c177b776700be011d269", "fetched_at": "2026-08-28T04:05:48.978608+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pmwkaa/sophia"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:48.978608+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:48.978608+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:13:37.233712+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "50468a661350f794c33f115191fe6fbc6287e98ffbb3c177b776700be011d269", "fetched_at": "2026-08-28T04:05:48.978608+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pmwkaa/sophia"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:48.978608+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:48.978608+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:48.978608+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:13:37.233712+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "50468a661350f794c33f115191fe6fbc6287e98ffbb3c177b776700be011d269", "fetched_at": "2026-08-28T04:05:48.978608+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pmwkaa/sophia"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:48.978608+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:48.978608+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:13:37.233712+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "50468a661350f794c33f115191fe6fbc6287e98ffbb3c177b776700be011d269", "fetched_at": "2026-08-28T04:05:48.978608+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pmwkaa/sophia"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:13:37.233712+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "50468a661350f794c33f115191fe6fbc6287e98ffbb3c177b776700be011d269", "fetched_at": "2026-08-28T04:05:48.978608+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pmwkaa/sophia"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:13:37.233712+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "50468a661350f794c33f115191fe6fbc6287e98ffbb3c177b776700be011d269", "fetched_at": "2026-08-28T04:05:48.978608+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pmwkaa/sophia"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:13:37.233712+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "50468a661350f794c33f115191fe6fbc6287e98ffbb3c177b776700be011d269", "fetched_at": "2026-08-28T04:05:48.978608+00:00", "kind": "readme", "missing": false, "url": "https://github.com/pmwkaa/sophia"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 70, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4735, "days_push": 183, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 54, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}