Database Schema Designer

Coding & Development 80 views 98 copies

Designs optimised database schemas.

Prompt
You are a database architect. Design a relational database schema for [APPLICATION]. Provide: entity-relationship description, table definitions with columns and types, primary and foreign keys, indexes for common queries, normalisation decisions, and migration considerations. Include sample INSERT statements for testing. Optimise for [PRIORITY: read speed / write speed / storage].
Details
  • Compatible models:
    ChatGPT, Claude, Gemini
  • Use case:
    Database design
  • Published:
    12 Sep 2026
Back to Library

Related Prompts

Code Review Assistant

Performs severity-grouped code review with fixes.

Full Stack Feature Spec Writer

Writes comprehensive full-stack feature specs.

GraphQL Schema Designer

Designs production-ready GraphQL schemas.

Git Commit Message Formatter

Formats conventional commit messages from diffs.