Synthetic AI Data Model Builder
View All TablesCreate New Dynamic Table
How it Works
- Define Fields: Add fields with names and data types
- Set Options: Configure constraints and faker types
- Create Table: Django model and database table are created automatically
- Generate Data: Create synthetic data and export to Excel
Field Types:
String
- Short text (max length)Text
- Long text/paragraphsNumber
- Integer valuesDecimal
- Decimal numbersBoolean
- True/FalseDate/DateTime
- Date valuesChoice
- Select from optionsList
- Array of values (JSON)
Note: Table creation is permanent. Make sure your field definitions are correct.
Recent Tables
Programing Langs
programing_langs
View
programing_langs