1 repository
Client-side SDKs enabling direct database operations, real-time subscriptions, and permission-based access control for mini programs.
Distinct from Cloud SDK Client Libraries: Distinct from Cloud SDK Client Libraries: focuses on database-specific SDKs for mini program environments rather than general cloud service client libraries.
Explore 1 awesome GitHub repository matching devops & infrastructure · Mini Program Cloud Database SDKs. Refine with filters or upvote what's useful.
This repository is a demonstration project for building mini programs that run inside the WeChat ecosystem. It provides a complete development framework for creating lightweight, native-feeling services using declarative components, data binding, and platform APIs. The project showcases how to construct applications with a component-based UI architecture, file-based page routing, and a dual-thread rendering model where the logic layer operates in a JavaScript engine while the view layer renders through native WebView components. The demo illustrates integration with cloud services, including
Provides a client-side SDK for direct database operations including CRUD, aggregation, and real-time subscriptions with permission-based access control.