{"library":"query-orm","type":"library","category":null,"description":"query-orm is a Loopback-like ORM for Node.js that works with any framework, currently at version 1.2.0. It provides a declarative model definition with filters, relations, and operational hooks, and supports Elasticsearch via the query-orm-connector-elastic connector. Unlike traditional ORMs like Sequelize or Mongoose, it is designed to be framework-agnostic and uses JSON configuration for models and datasources. It is not actively maintained (last release 5+ years ago) and has limited documentation.","language":"javascript","status":"maintenance","version":"1.2.0","tags":["javascript","orm","odm","elasticsearch","loopback","query-orm","query","dsl"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install query-orm","imports":["const QueryORM = require('query-orm');","const app = new QueryORM({...}); app.models.User.create(data);","Model definitions are in JSON files, not code"]},{"cmd":"yarn add query-orm","imports":[]},{"cmd":"pnpm add query-orm","imports":[]}],"homepage":"https://github.com/bharathkontham/query-orm#readme","github":"https://github.com/bharathkontham/query-orm","docs":null,"changelog":null,"pypi":null,"npm":"query-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}