cloudbase-document-database-in-wechat-miniprogram
OfficialManage CloudBase data in WeChat Mini Programs.
Software Engineering#CRUD#aggregation#pagination#geolocation#cloudbase#document-database#wechat-mini-program
AuthorTencentCloudBase
Version1.0.0
Installs0
System Documentation
What problem does it solve?
WeChat MiniProgram developers often need to store, query, and manage data in CloudBase's document database. This skill provides guidance and examples to perform CRUD operations, advanced queries, and geolocation tasks directly from Mini Programs.
Core Features & Use Cases
- Query, create, update, and delete documents across CloudBase collections from within a WeChat MiniProgram.
- Advanced querying capabilities including pagination, aggregation, and geolocation-based searches for data-rich apps.
- Typical use cases: building admin dashboards, user data listings, and location-aware services inside WeChat Mini Programs.
Quick Start
- Initialize the database reference in the Mini Program with wx.cloud.database() and obtain db.command for operators.
- Run a sample: fetch a list of items, perform a simple update, or execute a geolocation-based query using the cloud data store.
- Refer to the included docs for more complex scenarios, such as aggregation and pagination.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cloudbase-document-database-in-wechat-miniprogram Download link: https://github.com/TencentCloudBase/skills/archive/main.zip#cloudbase-document-database-in-wechat-miniprogram Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.