Database Schema Design · seb1n/awesome-ai-agent-skills

Design normalized relational database schemas

Turns application requirements into a normalized database schema: defines tables, primary and foreign keys, relationships, constraints, and indexes, then generates runnable SQL DDL. Useful when designing a new system's database or restructuring an existing one.

Good for

  • Design table structure for a new system
  • Model one-to-many and many-to-many relationships
  • Generate SQL DDL scripts with indexes
Category
Design

Open-source skills are maintained by their authors and listed as published, with attribution. Results depend on how well the skill fits your task and material.

A good place to start

Design a normalized database schema for an e-commerce site's orders and products.

Make your next great thing.

Bring a question, a file, or an idea that’s not quite there yet.