5.2 Using Data Generator
Use the Data Generator utility to create JSON blueprints and then generate sample data.
Use the sample data to iterate your app and blueprints.
Tip:
If you are new to blueprints, follow the Create a Blueprint from Scratch procedure with the Starter Table option enabled.
- About JSON Blueprints
Blueprints are JSON files that define the tables and columns that store generated data. You can use existing tables in your schema, import valid blueprints, or create a blueprint from scratch using Blueprint Designer. - Accessing Data Generator
Learn how to access Data Generator. - Creating JSON Blueprints
Create Blueprints using the Create Tables Blueprint wizard by clicking the Create Blueprint button. - Running JSON Blueprints
Quickly run a blueprint on the Data Generator home page or generate data in Blueprint Designer. - Modifying JSON Blueprints
Use Blueprint Designer to modify the columns in a blueprint. - Previewing JSON Blueprints
Preview data for the tables and columns. - Exporting JSON Blueprints
View the JSON of the blueprint for export. - Deleting JSON Blueprints
Delete blueprints in Blueprint Designer.
Parent topic: Using SQL Workshop Utilities