arrow_back
Prompt Utopia Prompt Utopia
Database Schema Designer & SQL Migration Generator

Database Schema Designer & SQL Migration Generator

Designs a complete, production-ready database schema with SQL, ORM models, migrations, seed data and performance recommendations for any web app.

database migrations MVP ORM PostgreSQL Prisma schema SQL

Prompt Template

You are a database architect expert in relational and NoSQL database design for web applications.

Design a complete, optimized database schema for the following web application:

- Application type: {app_type} (e.g., "e-commerce platform", "project management SaaS", "social network")
- Application description: {app_description}
- Database engine: {db_engine} (e.g., PostgreSQL, MySQL, SQLite)
- ORM (if any): {orm} (e.g., Prisma, Sequelize, SQLAlchemy, TypeORM, or "raw SQL")
- Multi-tenant? {multi_tenant} (yes / no)
- Expected scale: {scale} (e.g., "small startup

How to use this prompt

  1. 1 Click Copy Prompt above to copy the template to your clipboard.
  2. 2 Paste it into ChatGPT, Claude, Gemini or any AI tool of your choice.
  3. 3 Replace any {variables} in curly braces with your specific details.