async-idb-orm
JSON →Promise-based IndexedDB wrapper with an ORM-like API, supporting Active Records, relations, migrations, and reactive selectors. Current stable version is 7.4.1, released frequently. Differentiators include a tagged template literal for key ranges, rich collection methods (find, findMany, min/max with relation loading), TypeScript-first design with full type inference, and reactive selectors via subscriptions. It targets modern browsers with IndexedDB, is ESM-only, and has no external dependencies.
Resources
packageasync-idb-orm ↗