{"adoption": {"forks": 877, "observed_at": "2026-08-28T04:09:08.942878+00:00", "stars": 5049}, "canonical_url": "https://ross.abutalabs.com/products/mapdb", "card": {"archived": false, "artifact_type": "library", "description": "MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java database engine.", "domain": ["databases", "developer-tools", "performance"], "enriched": true, "function": ["database", "caching", "serialization", "concurrency"], "health_score": 76, "homepage": "https://mapdb.org", "language": "Java", "license": "Apache-2.0", "license_family": "permissive", "maturity": "stable", "member_repos": ["jankotek/mapdb"], "name": "jankotek/mapdb", "platform": ["jvm", "cross-platform"], "pushed_at": "2026-07-23T08:08:46+00:00", "repo": "jankotek/mapdb", "stars": 5049, "tags": ["embedded-database", "off-heap-memory", "java-collections", "disk-storage", "mvcc"], "topics": [], "urls": [], "use_cases": ["store large Java collections on disk instead of heap", "replace an RDBMS with an embedded database in a Java app", "build a multilevel cache with expiration and disk overflow", "create off-heap collections not affected by garbage collection", "process and filter huge quantities of data locally", "persist a ConcurrentMap between application restarts"], "what_it_is": "MapDB is an embedded Java database engine that provides concurrent Maps, Sets, Lists and Queues backed by disk storage or off-heap memory. It combines the Java collections framework with database features like transactions, MVCC and incremental backups.", "when_to_avoid": ["you need a client-server database with multi-application access", "your project is polyglot and needs non-JVM clients", "you require SQL queries and rich relational features", "you need a distributed or replicated database across nodes"], "when_to_choose": ["you need an embedded, zero-administration database inside a JVM application", "your datasets exceed heap memory and you want off-heap or disk-backed collections", "you want a drop-in replacement for Java Maps, Sets or Queues with persistence", "you need transactions and MVCC without running a separate database server"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/mapdb", "repo": "jankotek/mapdb", "role": "main", "score": 75}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:09:08.942878+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:17:21.894323+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d2683d82b5d602b069ca85fbbaf18bae2cf616490971f9f53e84f885b997217f", "fetched_at": "2026-08-28T04:09:08.942878+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jankotek/mapdb"}, {"content_hash": "07e028b19cb026fbd47ffe610c90056d67b134c3a11126b0e9bc97f5ddf9171d", "fetched_at": "2026-08-29T08:57:48.392104+00:00", "kind": "homepage", "missing": false, "url": "https://mapdb.org"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:09:08.942878+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:17:21.894323+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d2683d82b5d602b069ca85fbbaf18bae2cf616490971f9f53e84f885b997217f", "fetched_at": "2026-08-28T04:09:08.942878+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jankotek/mapdb"}, {"content_hash": "07e028b19cb026fbd47ffe610c90056d67b134c3a11126b0e9bc97f5ddf9171d", "fetched_at": "2026-08-29T08:57:48.392104+00:00", "kind": "homepage", "missing": false, "url": "https://mapdb.org"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:17:21.894323+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d2683d82b5d602b069ca85fbbaf18bae2cf616490971f9f53e84f885b997217f", "fetched_at": "2026-08-28T04:09:08.942878+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jankotek/mapdb"}, {"content_hash": "07e028b19cb026fbd47ffe610c90056d67b134c3a11126b0e9bc97f5ddf9171d", "fetched_at": "2026-08-29T08:57:48.392104+00:00", "kind": "homepage", "missing": false, "url": "https://mapdb.org"}], "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:08.942878+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:09:08.942878+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:09:08.942878+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:17:21.894323+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d2683d82b5d602b069ca85fbbaf18bae2cf616490971f9f53e84f885b997217f", "fetched_at": "2026-08-28T04:09:08.942878+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jankotek/mapdb"}, {"content_hash": "07e028b19cb026fbd47ffe610c90056d67b134c3a11126b0e9bc97f5ddf9171d", "fetched_at": "2026-08-29T08:57:48.392104+00:00", "kind": "homepage", "missing": false, "url": "https://mapdb.org"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:09:08.942878+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:09:08.942878+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:17:21.894323+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d2683d82b5d602b069ca85fbbaf18bae2cf616490971f9f53e84f885b997217f", "fetched_at": "2026-08-28T04:09:08.942878+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jankotek/mapdb"}, {"content_hash": "07e028b19cb026fbd47ffe610c90056d67b134c3a11126b0e9bc97f5ddf9171d", "fetched_at": "2026-08-29T08:57:48.392104+00:00", "kind": "homepage", "missing": false, "url": "https://mapdb.org"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:09:08.942878+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:09:08.942878+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:09:08.942878+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:17:21.894323+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d2683d82b5d602b069ca85fbbaf18bae2cf616490971f9f53e84f885b997217f", "fetched_at": "2026-08-28T04:09:08.942878+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jankotek/mapdb"}, {"content_hash": "07e028b19cb026fbd47ffe610c90056d67b134c3a11126b0e9bc97f5ddf9171d", "fetched_at": "2026-08-29T08:57:48.392104+00:00", "kind": "homepage", "missing": false, "url": "https://mapdb.org"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:09:08.942878+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:09:08.942878+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:17:21.894323+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d2683d82b5d602b069ca85fbbaf18bae2cf616490971f9f53e84f885b997217f", "fetched_at": "2026-08-28T04:09:08.942878+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jankotek/mapdb"}, {"content_hash": "07e028b19cb026fbd47ffe610c90056d67b134c3a11126b0e9bc97f5ddf9171d", "fetched_at": "2026-08-29T08:57:48.392104+00:00", "kind": "homepage", "missing": false, "url": "https://mapdb.org"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:17:21.894323+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d2683d82b5d602b069ca85fbbaf18bae2cf616490971f9f53e84f885b997217f", "fetched_at": "2026-08-28T04:09:08.942878+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jankotek/mapdb"}, {"content_hash": "07e028b19cb026fbd47ffe610c90056d67b134c3a11126b0e9bc97f5ddf9171d", "fetched_at": "2026-08-29T08:57:48.392104+00:00", "kind": "homepage", "missing": false, "url": "https://mapdb.org"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:17:21.894323+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d2683d82b5d602b069ca85fbbaf18bae2cf616490971f9f53e84f885b997217f", "fetched_at": "2026-08-28T04:09:08.942878+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jankotek/mapdb"}, {"content_hash": "07e028b19cb026fbd47ffe610c90056d67b134c3a11126b0e9bc97f5ddf9171d", "fetched_at": "2026-08-29T08:57:48.392104+00:00", "kind": "homepage", "missing": false, "url": "https://mapdb.org"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:17:21.894323+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d2683d82b5d602b069ca85fbbaf18bae2cf616490971f9f53e84f885b997217f", "fetched_at": "2026-08-28T04:09:08.942878+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jankotek/mapdb"}, {"content_hash": "07e028b19cb026fbd47ffe610c90056d67b134c3a11126b0e9bc97f5ddf9171d", "fetched_at": "2026-08-29T08:57:48.392104+00:00", "kind": "homepage", "missing": false, "url": "https://mapdb.org"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 94, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 5129, "days_push": 41, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 75, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}