Quick overview
Analyzes and optimizes database schemas through automated normalization detection, index gap analysis, and migration planning. Generates ERD diagrams from DDL and produces zero-downtime migration scripts with rollback support.
Combines schema analysis, index optimization, and migration planning in one workflow instead of using separate tools for each.
Common tasks
- Detecting normalization violations in a legacy schema
- Generating an ERD diagram from existing DDL
- Planning a zero-downtime column type migration
- Finding missing indexes on foreign key columns
- Designing composite indexes for slow queries
Install paths
Primary command
openclaw install alirezarezvani/database-designer
ClawHub installer
npx clawhub@latest install alirezarezvani/database-designer
OpenClaw CLI
openclaw skills install alirezarezvani/database-designer
Direct OpenClaw install
openclaw install alirezarezvani/database-designer
Skill metadata
- Category: Coding Agents & IDEs
- Language: Markdown
- Version: 2.1.1
- Security status: Benign
Review upstream source
The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/alirezarezvani/database-designer






