{"adoption": {"forks": 383, "observed_at": "2026-08-28T04:09:59.696656+00:00", "stars": 7399}, "canonical_url": "https://ross.abutalabs.com/products/idb", "card": {"archived": false, "artifact_type": "library", "description": "IndexedDB, but with promises", "domain": ["web-development", "frontend", "databases", "developer-tools"], "enriched": true, "function": ["database", "database-driver", "developer-tools"], "health_score": 32, "homepage": "https://www.npmjs.com/package/idb", "language": "TypeScript", "license": "ISC", "license_family": "permissive", "maturity": "stable", "member_repos": ["jakearchibald/idb"], "name": "jakearchibald/idb", "platform": ["browser", "cross-platform"], "pushed_at": "2025-05-07T08:11:05+00:00", "repo": "jakearchibald/idb", "stars": 7399, "tags": ["indexeddb", "promises", "async-iterators", "client-side-storage", "typescript", "browser-storage"], "topics": [], "urls": [], "use_cases": ["store data in the browser with IndexedDB without callback hell", "use IndexedDB with async/await and promises", "manage client-side database schema upgrades", "iterate over IndexedDB cursors with async iterators", "build offline-first web apps with local storage", "replace localStorage with a structured key-value database"], "what_it_is": "A tiny (~1.19kB) TypeScript library that wraps the browser's IndexedDB API with promises and small usability improvements while mostly mirroring the native API. It provides enhanced openDB/deleteDB helpers, transaction and cursor enhancements, and async iterator support for modern browsers.", "when_to_avoid": ["you need a full database abstraction with queries, relations, or ORM features", "you must support Internet Explorer or legacy browsers", "you need storage that works outside the browser (Node.js, mobile native)", "you prefer a higher-level API like Dexie with rich querying"], "when_to_choose": ["you want a promise-based, near-1:1 wrapper over native IndexedDB", "you need a tiny dependency with minimal abstraction", "you want TypeScript types for IndexedDB", "you need fine control over transactions, cursors, and upgrades"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/idb", "repo": "jakearchibald/idb", "role": "main", "score": 41}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:09:59.696656+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:38:03.684325+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "aa578466f7ea678cf95dc438d80533c1d7ff8767ba2224d65d36816722fc5ff0", "fetched_at": "2026-08-28T04:09:59.696656+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jakearchibald/idb"}, {"content_hash": "28430ce22b4253e7ee5b2ce52ad43a9d44a50bc2e23c6db2fece653ce6dad1bf", "fetched_at": "2026-08-29T08:33:34.156340+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/idb"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:09:59.696656+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:38:03.684325+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "aa578466f7ea678cf95dc438d80533c1d7ff8767ba2224d65d36816722fc5ff0", "fetched_at": "2026-08-28T04:09:59.696656+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jakearchibald/idb"}, {"content_hash": "28430ce22b4253e7ee5b2ce52ad43a9d44a50bc2e23c6db2fece653ce6dad1bf", "fetched_at": "2026-08-29T08:33:34.156340+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/idb"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:38:03.684325+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "aa578466f7ea678cf95dc438d80533c1d7ff8767ba2224d65d36816722fc5ff0", "fetched_at": "2026-08-28T04:09:59.696656+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jakearchibald/idb"}, {"content_hash": "28430ce22b4253e7ee5b2ce52ad43a9d44a50bc2e23c6db2fece653ce6dad1bf", "fetched_at": "2026-08-29T08:33:34.156340+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/idb"}], "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:59.696656+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:09:59.696656+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:09:59.696656+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:38:03.684325+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "aa578466f7ea678cf95dc438d80533c1d7ff8767ba2224d65d36816722fc5ff0", "fetched_at": "2026-08-28T04:09:59.696656+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jakearchibald/idb"}, {"content_hash": "28430ce22b4253e7ee5b2ce52ad43a9d44a50bc2e23c6db2fece653ce6dad1bf", "fetched_at": "2026-08-29T08:33:34.156340+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/idb"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:09:59.696656+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:09:59.696656+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:38:03.684325+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "aa578466f7ea678cf95dc438d80533c1d7ff8767ba2224d65d36816722fc5ff0", "fetched_at": "2026-08-28T04:09:59.696656+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jakearchibald/idb"}, {"content_hash": "28430ce22b4253e7ee5b2ce52ad43a9d44a50bc2e23c6db2fece653ce6dad1bf", "fetched_at": "2026-08-29T08:33:34.156340+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/idb"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:09:59.696656+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:09:59.696656+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:09:59.696656+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:38:03.684325+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "aa578466f7ea678cf95dc438d80533c1d7ff8767ba2224d65d36816722fc5ff0", "fetched_at": "2026-08-28T04:09:59.696656+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jakearchibald/idb"}, {"content_hash": "28430ce22b4253e7ee5b2ce52ad43a9d44a50bc2e23c6db2fece653ce6dad1bf", "fetched_at": "2026-08-29T08:33:34.156340+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/idb"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:09:59.696656+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:09:59.696656+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:38:03.684325+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "aa578466f7ea678cf95dc438d80533c1d7ff8767ba2224d65d36816722fc5ff0", "fetched_at": "2026-08-28T04:09:59.696656+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jakearchibald/idb"}, {"content_hash": "28430ce22b4253e7ee5b2ce52ad43a9d44a50bc2e23c6db2fece653ce6dad1bf", "fetched_at": "2026-08-29T08:33:34.156340+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/idb"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:38:03.684325+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "aa578466f7ea678cf95dc438d80533c1d7ff8767ba2224d65d36816722fc5ff0", "fetched_at": "2026-08-28T04:09:59.696656+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jakearchibald/idb"}, {"content_hash": "28430ce22b4253e7ee5b2ce52ad43a9d44a50bc2e23c6db2fece653ce6dad1bf", "fetched_at": "2026-08-29T08:33:34.156340+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/idb"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:38:03.684325+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "aa578466f7ea678cf95dc438d80533c1d7ff8767ba2224d65d36816722fc5ff0", "fetched_at": "2026-08-28T04:09:59.696656+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jakearchibald/idb"}, {"content_hash": "28430ce22b4253e7ee5b2ce52ad43a9d44a50bc2e23c6db2fece653ce6dad1bf", "fetched_at": "2026-08-29T08:33:34.156340+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/idb"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:38:03.684325+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "aa578466f7ea678cf95dc438d80533c1d7ff8767ba2224d65d36816722fc5ff0", "fetched_at": "2026-08-28T04:09:59.696656+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jakearchibald/idb"}, {"content_hash": "28430ce22b4253e7ee5b2ce52ad43a9d44a50bc2e23c6db2fece653ce6dad1bf", "fetched_at": "2026-08-29T08:33:34.156340+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/idb"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 20, "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": 4045, "days_push": 483, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 41, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}