Start from Schema | AI JSON CRUD Table Maker Tutorial

Uncategorized9 months ago

What is schema

In simple terms, a schema is a blueprint or a plan for your data. It defines the structure of your table by specifying the name and type of each field (column). For example, a simple schema for a to-do list might be title:string, description:string, priority:[low|medium|high].

Prepare the Schema in JSON CRUD Table Maker

Manually Enter Schema

Directly type your schema string into the input field.

Input field displaying a JSON schema string with a Load Schema button.

Select a Provided Template

Choose from a list of pre-built templates for common data structures like Member, Product, or Event.

Dropdown menu showing template options like Member, Product, Order, and Task for schema generation.

Generate with AI

Describe the data structure you want, and the AI will generate a schema for you.

User describes data structure to generate a schema using the AI button in Visual Paradigm.

Populate Your Data

You can now start adding records manually or use the AI to generate sample data for you. The editing pane will automatically adjust to your schema, providing helpful inputs like dropdowns or date pickers

AI data generation panel with Add Record form showing dropdown inputs for title, description, and priority fields.

Export Your Data in Other Formats

When your table is complete, you can save your data in either a JSON or CSV file, just as you can when starting from existing JSON.

Export options for JSON and CSV files highlighted in the Actions menu of the AI table maker.

Loading

Signing-in 3 seconds...

Signing-up 3 seconds...