orm-weapp
JSON →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.
Resources
packageorm-weapp ↗