{"adoption": {"forks": 6911, "observed_at": "2026-08-28T04:11:57.348330+00:00", "stars": 32011}, "canonical_url": "https://ross.abutalabs.com/products/rocksdb", "card": {"archived": false, "artifact_type": "library", "description": "A library that provides an embeddable, persistent key-value store for fast storage.", "domain": ["databases", "developer-tools", "backend"], "enriched": true, "function": ["database", "caching"], "health_score": 100, "homepage": "http://rocksdb.org", "language": "C++", "license": "GPL-2.0", "license_family": "copyleft", "maturity": "stable", "member_repos": ["facebook/rocksdb"], "name": "facebook/rocksdb", "platform": ["cpp", "windows", "cross-platform"], "pushed_at": "2026-08-25T20:03:12+00:00", "repo": "facebook/rocksdb", "stars": 32011, "tags": ["key-value-store", "lsm-tree", "storage-engine", "embedded-database", "leveldb", "flash-storage", "linux", "macos"], "topics": ["database", "storage-engine"], "urls": [], "use_cases": ["embed a fast key-value store in my application", "store large amounts of data on flash drives with low latency", "build a database storage engine", "use an LSM-based persistent store for write-heavy workloads", "cache application data persistently", "store multiple terabytes in a single embedded database"], "what_it_is": "RocksDB is an embeddable persistent key-value store library written in C++, based on LevelDB and maintained by Meta's Database Engineering team. It uses an LSM-tree design optimized for fast storage like flash drives and RAM, supporting terabytes of data with tunable write, read, and space amplification tradeoffs.", "when_to_avoid": ["you need a standalone client-server database rather than an embedded library", "you need SQL or rich querying - RocksDB only stores ordered byte keys and values", "you want a simple managed database without C++ integration work", "GPLv2/Apache dual licensing is incompatible with your project"], "when_to_choose": ["you need an embedded, persistent key-value store with high write throughput", "your workload runs on flash or RAM storage and needs low latency", "you want tunable amplification tradeoffs and multi-threaded compaction", "you're building a server or engine that needs a proven storage core"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/rocksdb", "repo": "facebook/rocksdb", "role": "main", "score": 98}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:11:57.348330+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T16:52:12.487095+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "99d85d5d88c6d853c2e6fda21de51fa33288a51d3aa4959dd2b68535f768894b", "fetched_at": "2026-08-28T04:11:57.348330+00:00", "kind": "readme", "missing": false, "url": "https://github.com/facebook/rocksdb"}, {"content_hash": "fa2bef547ad98ea6cd7c801dfdfe67bfa77125fbc8fb5d57b98261831802a4e4", "fetched_at": "2026-08-29T07:49:05.649530+00:00", "kind": "homepage", "missing": false, "url": "http://rocksdb.org"}, {"content_hash": "c5d32ddaba82308a00817e61e52cae8ea34e6f15c8f0a39e32315f5afa918bb4", "fetched_at": "2026-08-29T07:49:05.653928+00:00", "kind": "site_page", "missing": false, "url": "https://rocksdb.org/docs"}, {"content_hash": "f7483c107cc0fd6a0d32b89ca3304500ff633009c6895735b4a0406f0349a682", "fetched_at": "2026-08-29T07:49:05.656578+00:00", "kind": "site_page", "missing": false, "url": "https://rocksdb.org/docs/getting-started.html"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:11:57.348330+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T16:52:12.487095+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "99d85d5d88c6d853c2e6fda21de51fa33288a51d3aa4959dd2b68535f768894b", "fetched_at": "2026-08-28T04:11:57.348330+00:00", "kind": "readme", "missing": false, "url": "https://github.com/facebook/rocksdb"}, {"content_hash": "fa2bef547ad98ea6cd7c801dfdfe67bfa77125fbc8fb5d57b98261831802a4e4", "fetched_at": "2026-08-29T07:49:05.649530+00:00", "kind": "homepage", "missing": false, "url": "http://rocksdb.org"}, {"content_hash": "c5d32ddaba82308a00817e61e52cae8ea34e6f15c8f0a39e32315f5afa918bb4", "fetched_at": "2026-08-29T07:49:05.653928+00:00", "kind": "site_page", "missing": false, "url": "https://rocksdb.org/docs"}, {"content_hash": "f7483c107cc0fd6a0d32b89ca3304500ff633009c6895735b4a0406f0349a682", "fetched_at": "2026-08-29T07:49:05.656578+00:00", "kind": "site_page", "missing": false, "url": "https://rocksdb.org/docs/getting-started.html"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T16:52:12.487095+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "99d85d5d88c6d853c2e6fda21de51fa33288a51d3aa4959dd2b68535f768894b", "fetched_at": "2026-08-28T04:11:57.348330+00:00", "kind": "readme", "missing": false, "url": "https://github.com/facebook/rocksdb"}, {"content_hash": "fa2bef547ad98ea6cd7c801dfdfe67bfa77125fbc8fb5d57b98261831802a4e4", "fetched_at": "2026-08-29T07:49:05.649530+00:00", "kind": "homepage", "missing": false, "url": "http://rocksdb.org"}, {"content_hash": "c5d32ddaba82308a00817e61e52cae8ea34e6f15c8f0a39e32315f5afa918bb4", "fetched_at": "2026-08-29T07:49:05.653928+00:00", "kind": "site_page", "missing": false, "url": "https://rocksdb.org/docs"}, {"content_hash": "f7483c107cc0fd6a0d32b89ca3304500ff633009c6895735b4a0406f0349a682", "fetched_at": "2026-08-29T07:49:05.656578+00:00", "kind": "site_page", "missing": false, "url": "https://rocksdb.org/docs/getting-started.html"}], "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:57.348330+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:11:57.348330+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:11:57.348330+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T16:52:12.487095+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "99d85d5d88c6d853c2e6fda21de51fa33288a51d3aa4959dd2b68535f768894b", "fetched_at": "2026-08-28T04:11:57.348330+00:00", "kind": "readme", "missing": false, "url": "https://github.com/facebook/rocksdb"}, {"content_hash": "fa2bef547ad98ea6cd7c801dfdfe67bfa77125fbc8fb5d57b98261831802a4e4", "fetched_at": "2026-08-29T07:49:05.649530+00:00", "kind": "homepage", "missing": false, "url": "http://rocksdb.org"}, {"content_hash": "c5d32ddaba82308a00817e61e52cae8ea34e6f15c8f0a39e32315f5afa918bb4", "fetched_at": "2026-08-29T07:49:05.653928+00:00", "kind": "site_page", "missing": false, "url": "https://rocksdb.org/docs"}, {"content_hash": "f7483c107cc0fd6a0d32b89ca3304500ff633009c6895735b4a0406f0349a682", "fetched_at": "2026-08-29T07:49:05.656578+00:00", "kind": "site_page", "missing": false, "url": "https://rocksdb.org/docs/getting-started.html"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:11:57.348330+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:11:57.348330+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T16:52:12.487095+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "99d85d5d88c6d853c2e6fda21de51fa33288a51d3aa4959dd2b68535f768894b", "fetched_at": "2026-08-28T04:11:57.348330+00:00", "kind": "readme", "missing": false, "url": "https://github.com/facebook/rocksdb"}, {"content_hash": "fa2bef547ad98ea6cd7c801dfdfe67bfa77125fbc8fb5d57b98261831802a4e4", "fetched_at": "2026-08-29T07:49:05.649530+00:00", "kind": "homepage", "missing": false, "url": "http://rocksdb.org"}, {"content_hash": "c5d32ddaba82308a00817e61e52cae8ea34e6f15c8f0a39e32315f5afa918bb4", "fetched_at": "2026-08-29T07:49:05.653928+00:00", "kind": "site_page", "missing": false, "url": "https://rocksdb.org/docs"}, {"content_hash": "f7483c107cc0fd6a0d32b89ca3304500ff633009c6895735b4a0406f0349a682", "fetched_at": "2026-08-29T07:49:05.656578+00:00", "kind": "site_page", "missing": false, "url": "https://rocksdb.org/docs/getting-started.html"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:11:57.348330+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:11:57.348330+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:11:57.348330+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T16:52:12.487095+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "99d85d5d88c6d853c2e6fda21de51fa33288a51d3aa4959dd2b68535f768894b", "fetched_at": "2026-08-28T04:11:57.348330+00:00", "kind": "readme", "missing": false, "url": "https://github.com/facebook/rocksdb"}, {"content_hash": "fa2bef547ad98ea6cd7c801dfdfe67bfa77125fbc8fb5d57b98261831802a4e4", "fetched_at": "2026-08-29T07:49:05.649530+00:00", "kind": "homepage", "missing": false, "url": "http://rocksdb.org"}, {"content_hash": "c5d32ddaba82308a00817e61e52cae8ea34e6f15c8f0a39e32315f5afa918bb4", "fetched_at": "2026-08-29T07:49:05.653928+00:00", "kind": "site_page", "missing": false, "url": "https://rocksdb.org/docs"}, {"content_hash": "f7483c107cc0fd6a0d32b89ca3304500ff633009c6895735b4a0406f0349a682", "fetched_at": "2026-08-29T07:49:05.656578+00:00", "kind": "site_page", "missing": false, "url": "https://rocksdb.org/docs/getting-started.html"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:11:57.348330+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:11:57.348330+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T16:52:12.487095+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "99d85d5d88c6d853c2e6fda21de51fa33288a51d3aa4959dd2b68535f768894b", "fetched_at": "2026-08-28T04:11:57.348330+00:00", "kind": "readme", "missing": false, "url": "https://github.com/facebook/rocksdb"}, {"content_hash": "fa2bef547ad98ea6cd7c801dfdfe67bfa77125fbc8fb5d57b98261831802a4e4", "fetched_at": "2026-08-29T07:49:05.649530+00:00", "kind": "homepage", "missing": false, "url": "http://rocksdb.org"}, {"content_hash": "c5d32ddaba82308a00817e61e52cae8ea34e6f15c8f0a39e32315f5afa918bb4", "fetched_at": "2026-08-29T07:49:05.653928+00:00", "kind": "site_page", "missing": false, "url": "https://rocksdb.org/docs"}, {"content_hash": "f7483c107cc0fd6a0d32b89ca3304500ff633009c6895735b4a0406f0349a682", "fetched_at": "2026-08-29T07:49:05.656578+00:00", "kind": "site_page", "missing": false, "url": "https://rocksdb.org/docs/getting-started.html"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T16:52:12.487095+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "99d85d5d88c6d853c2e6fda21de51fa33288a51d3aa4959dd2b68535f768894b", "fetched_at": "2026-08-28T04:11:57.348330+00:00", "kind": "readme", "missing": false, "url": "https://github.com/facebook/rocksdb"}, {"content_hash": "fa2bef547ad98ea6cd7c801dfdfe67bfa77125fbc8fb5d57b98261831802a4e4", "fetched_at": "2026-08-29T07:49:05.649530+00:00", "kind": "homepage", "missing": false, "url": "http://rocksdb.org"}, {"content_hash": "c5d32ddaba82308a00817e61e52cae8ea34e6f15c8f0a39e32315f5afa918bb4", "fetched_at": "2026-08-29T07:49:05.653928+00:00", "kind": "site_page", "missing": false, "url": "https://rocksdb.org/docs"}, {"content_hash": "f7483c107cc0fd6a0d32b89ca3304500ff633009c6895735b4a0406f0349a682", "fetched_at": "2026-08-29T07:49:05.656578+00:00", "kind": "site_page", "missing": false, "url": "https://rocksdb.org/docs/getting-started.html"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T16:52:12.487095+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "99d85d5d88c6d853c2e6fda21de51fa33288a51d3aa4959dd2b68535f768894b", "fetched_at": "2026-08-28T04:11:57.348330+00:00", "kind": "readme", "missing": false, "url": "https://github.com/facebook/rocksdb"}, {"content_hash": "fa2bef547ad98ea6cd7c801dfdfe67bfa77125fbc8fb5d57b98261831802a4e4", "fetched_at": "2026-08-29T07:49:05.649530+00:00", "kind": "homepage", "missing": false, "url": "http://rocksdb.org"}, {"content_hash": "c5d32ddaba82308a00817e61e52cae8ea34e6f15c8f0a39e32315f5afa918bb4", "fetched_at": "2026-08-29T07:49:05.653928+00:00", "kind": "site_page", "missing": false, "url": "https://rocksdb.org/docs"}, {"content_hash": "f7483c107cc0fd6a0d32b89ca3304500ff633009c6895735b4a0406f0349a682", "fetched_at": "2026-08-29T07:49:05.656578+00:00", "kind": "site_page", "missing": false, "url": "https://rocksdb.org/docs/getting-started.html"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T16:52:12.487095+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "99d85d5d88c6d853c2e6fda21de51fa33288a51d3aa4959dd2b68535f768894b", "fetched_at": "2026-08-28T04:11:57.348330+00:00", "kind": "readme", "missing": false, "url": "https://github.com/facebook/rocksdb"}, {"content_hash": "fa2bef547ad98ea6cd7c801dfdfe67bfa77125fbc8fb5d57b98261831802a4e4", "fetched_at": "2026-08-29T07:49:05.649530+00:00", "kind": "homepage", "missing": false, "url": "http://rocksdb.org"}, {"content_hash": "c5d32ddaba82308a00817e61e52cae8ea34e6f15c8f0a39e32315f5afa918bb4", "fetched_at": "2026-08-29T07:49:05.653928+00:00", "kind": "site_page", "missing": false, "url": "https://rocksdb.org/docs"}, {"content_hash": "f7483c107cc0fd6a0d32b89ca3304500ff633009c6895735b4a0406f0349a682", "fetched_at": "2026-08-29T07:49:05.656578+00:00", "kind": "site_page", "missing": false, "url": "https://rocksdb.org/docs/getting-started.html"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "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": 5024, "days_push": 8, "days_rel": 26, "gap_med": 17, "n_releases_24m": 24}, "score": 98, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}