{"library":"json-orm","type":"library","category":null,"description":"A lightweight, zero-dependency Node.js library (version 1.0.0, released 2023) for querying and manipulating JSON data structures using an ORM-like interface. Provides CRUD operations with both synchronous and asynchronous APIs, querying by key-value pairs with support for wildcards and regular expressions, dot-notation path access, and logical operators. Designed for simple JSON file persistence without a full database. Note: The package has only one version (1.0.0) and appears to be in an early stage, with minimal community adoption and infrequent updates.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","node","json","orm","database","nosql","security","secure"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install json-orm","imports":["const JSONORM = require('json-orm');","import JSONORM = require('json-orm');","db.findSync({ keyName: 'role', value: 'admin' })","db.updateSync('path', [{ keyName: 'field', value: 'new' }])"]},{"cmd":"yarn add json-orm","imports":[]},{"cmd":"pnpm add json-orm","imports":[]}],"homepage":"https://github.com/carlosgalveias/json-orm#readme","github":"https://github.com/carlosgalveias/json-orm","docs":null,"changelog":null,"pypi":null,"npm":"json-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}