{"library":"h-orm","type":"library","category":null,"description":"h-orm is a lightweight MySQL ORM for Node.js, version 0.0.11. It provides a simple promise-based API for common CRUD operations, connection pooling, and a model-based approach. Key differentiators include minimal configuration, support for like queries, and automatic status field handling for soft deletes. The package has a low release cadence and is suitable for small to medium projects.","language":"javascript","status":"active","version":"0.0.11","tags":["javascript","orm","mysql","database","promise","easy"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install h-orm","imports":["const horm = require('h-orm');","const horm = require('h-orm'); const Model = horm.model('table', schema);","const horm = require('h-orm'); horm.connect(config);"]},{"cmd":"yarn add h-orm","imports":[]},{"cmd":"pnpm add h-orm","imports":[]}],"homepage":"https://github.com/yuanhaoyu/h-orm#readme","github":"https://github.com/yuanhaoyu/h-orm","docs":null,"changelog":null,"pypi":null,"npm":"h-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}