1.0.6 • Published 7 months ago
offdb.js v1.0.6
OffDB.js
OffDB.js is a lightweight, serverless JSON-based NoSQL database designed for offline-first applications like Electron apps.
Features
- Insert, update, delete, and query JSON documents.
- Reference other collections with a MongoDB-like
.populate
method. - Simple and serverless, ideal for offline apps.
Installation
npm install offdb.js
Open-Source
This is an Open-Source project on github repo
Badges -