Dexie ORM Addon
JSON →An ORM addon for Dexie.js that provides schema definitions, model relationships, and CRUD helpers for IndexedDB. Current stable version is 0.4.3 (alpha, pre-1.0), released with low frequency. It requires Dexie.js as a peer dependency. Key differentiators: adds ActiveRecord-style class mapping, supports hasMany/belongsTo relationships, and provides a migration system. Limited to Dexie.js ecosystem; not suited for non-Dexie projects.
Resources
packagedexie-orm-addon ↗