1.0.0 • Published 7 months ago

bhavesh-json-db v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
7 months ago

Local JSON DB

A simple, lightweight, schema-free local JSON database for Node.js. Ideal for small projects and prototyping.

Features

  • Lightweight and fast
  • No dependencies
  • Supports CRUD operations
  • Custom query support

Installation

npm install local-json-db
1.0.0

7 months ago