{"library":"simple-json-db","type":"library","category":null,"description":"A minimal, no-frills JSON key-value storage engine for Node.js, version 2.0.0. It provides synchronous and asynchronous writes, optional sync-on-write, and customizable JSON serialization. Unlike full-fledged databases, Simple JSONdb stores the entire data in a single JSON file, making it ideal for small projects, prototypes, or configurations. Supports Node >=10.0, ships TypeScript definitions, and has 100% test coverage. Releases are infrequent, with v2 being the current stable.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","json","db","database","storage","engine","simple","node","nodejs","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install simple-json-db","imports":["import JSONdb from 'simple-json-db'","const JSONdb = require('simple-json-db').default","import type JSONdb from 'simple-json-db'"]},{"cmd":"yarn add simple-json-db","imports":[]},{"cmd":"pnpm add simple-json-db","imports":[]}],"homepage":"https://github.com/nmaggioni/Simple-JSONdb#readme","github":"https://github.com/nmaggioni/Simple-JSONdb","docs":null,"changelog":null,"pypi":null,"npm":"simple-json-db","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}