Mock data generator
Parse simple models and generate mock datasets with export to JSON, SQL, or CSV for development and testing.
Parse models and generate mock datasets with export to JSON, SQL, or CSV.
How to use
What is this for?
Infer fields from common samples and generate mock rows with JSON/SQL/CSV export.
Suggested workflow
- Choose input type and paste/upload a model.
- Parse fields and adjust rules.
- Set count and export format, then generate.
- Copy or download the output.
Tips
- Use Mock.js syntax for advanced templates.
- For SQL export, set a table name for INSERT statements.