Create from Template
In the WeChat CloudBase Cloud Admin Console - Data Model, users can use existing templates to quickly and batch create data models suitable for different business scenarios, reducing errors caused by manual creation and ensuring data consistency.
Template List
Currently, five sets of templates are provided for users.
Example of E-commerce Template Content List:
Usage Process
1. Create Model
When creating a model, select Create from Template. The model can be written to the CloudBase NoSQL database, CloudBase MySQL database, or your self-owned MySQL database.
Because the CloudBase NoSQL database does not support many-to-many relationships, fields designed for many-to-many associations in the template will not be written to the model.
Selecting a template helps users generate a series of data models, allowing fields to be added or modified as needed.
Once completed, you can see that the model has been successfully generated.
2. Write Content
Edit data in the data table and perform operations such as CRUD, import/export, filter/sort, etc.