Start from Schema | AI JSON CRUD Table Maker Tutorial

Tutorials2 days 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.

Select a Provided Template

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

Generate with AI

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

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

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.

Loading

Signing-in 3 seconds...

Signing-up 3 seconds...