{"library":"indexeddb-orm","type":"library","category":null,"description":"A promise-based ORM wrapper for IndexedDB, providing a fluent query builder with support for model instances, relationships (hasOne, hasMany), indexing, aggregations, and transactional actions. Current stable version 2.1.0 (legacy branch) while v4.0.0-alpha.3 is under development. Key differentiator is a full ORM layer with relations and custom classes, unlike simpler wrappers like Dexie.js which focus on queries. Ships TypeScript types. Note: v4.0.0-alpha is unstable and has breaking changes from v2.1.0.","language":"javascript","status":"active","version":"4.0.0-alpha.3","tags":["javascript","indexeddb","indexed-db","browser","database","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install indexeddb-orm","imports":["import { Connector } from 'indexeddb-orm'","import { Model } from 'indexeddb-orm'","import { QueryBuilder } from 'indexeddb-orm'"]},{"cmd":"yarn add indexeddb-orm","imports":[]},{"cmd":"pnpm add indexeddb-orm","imports":[]}],"homepage":"https://github.com/maxgaurav/indexeddb-orm#readme","github":"https://github.com/maxgaurav/indexeddb-orm","docs":null,"changelog":null,"pypi":null,"npm":"indexeddb-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}