{"library":"orm-weapp","type":"library","category":null,"description":"orm-weapp is an ORM framework for WeChat Mini Programs using Tencent CloudBase (TCB) and MongoDB. Current version 1.1.6, released under MIT license. It provides a Model layer abstraction over the cloud database, supporting schema validation, CRUD operations, and query building. Key differentiators: designed specifically for WeChat Mini Programs with cloud development, lightweight and minimal dependencies, uses a clean ActiveRecord-like pattern. Compared to alternatives like wx-server-sdk, it offers higher-level abstractions and validation.","language":"javascript","status":"active","version":"1.1.6","tags":["javascript","orm","weapp","cloudbase","tcb","mongodb","model","wechat","miniprogram"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install orm-weapp","imports":["import { Model } from 'orm-weapp'","import orm from 'orm-weapp'","import type { ModelSchema } from 'orm-weapp'"]},{"cmd":"yarn add orm-weapp","imports":[]},{"cmd":"pnpm add orm-weapp","imports":[]}],"homepage":"https://github.com/rayosu/orm-weapp#readme","github":"https://github.com/rayosu/orm-weapp","docs":null,"changelog":null,"pypi":null,"npm":"orm-weapp","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}