TypeScript enhanced collections for LokiJS with data models, constraints (like primary keys and non-null fields), and collection change tracking
-
Updated
Feb 21, 2022 - TypeScript
TypeScript enhanced collections for LokiJS with data models, constraints (like primary keys and non-null fields), and collection change tracking
Lowkie is an ORM for LokiJS. LokiJS is a document oriented database written in javascript. LokiJS is used to store javascript objects as documents and follows familiar nosql paradigms to query and retrieve documents. Lowkie by default saves data to disk but for client-side usage, data persists in-memory or client side storage (e.g., a session st…
Sync lokijs-collections to or from a remote data source
Add a description, image, and links to the lokijs-collections topic page so that developers can more easily learn about it.
To associate your repository with the lokijs-collections topic, visit your repo's landing page and select "manage topics."