Build your data model
Define TablesClassify TablesReview TablesKey AnalysisSchema ViewCode Generation
Choose Your Schema Architecture
Select the data modeling approach that best fits your use case
Primary Key Convention
The first column in each table will be automatically treated as the Primary Key. This enables automatic relationship detection between tables.
Select Input Method
Choose how you want to define your database tables
Manual Entry
Create tables by entering table and column names manually
PK