1.0.6 • Published 7 months ago

offdb.js v1.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

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 -

npm version npm downloads npm bundle size GitHub stars GitHub forks GitHub issues GitHub license

1.0.6

7 months ago

1.0.5

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago