SQL Input
Enter your CREATE TABLE statements
Prisma Schema

Prisma schema will appear here

Converts SQL CREATE TABLE statements to Prisma schema format. Supports common MySQL/PostgreSQL data types, primary keys, foreign keys, and default values. For complex constraints, you may need to adjust the output manually.