database-schema-designer

v1.24.0 by Jeremy Longshore

Design and visualize database schemas with normalization guidance, relationship mapping, and ERD generation

MIT License

Installation

Open Claude Code and run this command:

/plugin install database-schema-designer@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

Design and visualize database schemas with normalization guidance and ERD generation.

Features

  • Normalization Guidance: 1NF through BCNF
  • ERD Generation: Mermaid diagram output
  • Relationship Mapping: All relationship types
  • Best Practices: Industry-standard patterns
  • SQL Generation: Complete CREATE statements

Skills (1)

designing-database-schemas View full skill →

'Process use when you need to work with database schema design.

ReadWriteEditGrepGlobBash(psql:*)Bash(mysql:*)Bash(mongosh:*)

How It Works


/design-schema

Use Cases

Describe your application, and receive a complete database schema with tables, relationships, indexes, and visualization.

Ready to use database-schema-designer?