| version | 2.0.0 |
| name | Database Designer |
| description | Design database schemas with normalization, indexing, and migrations. Use when modeling tables, planning indexes, writing migration scripts. |
| author | BytesAgain |
| homepage | https://bytesagain.com |
| source | https://github.com/bytesagain/ai-skills |
Database Designer
数据库设计助手。表设计、范式化、索引策略、迁移脚本、测试数据、ER图描述。Database designer with normalization, indexing, migration, seeding, ER diagrams. 数据库、MySQL。
推荐工作流
需求分析 → 选择命令 → 输入描述 → 获取结果 → 调整优化
可用命令
- design — design
- normalize — normalize
- index — index
- migrate — migrate
- seed — seed
- diagram — diagram
Database Designer by BytesAgain
💬 Feedback & Feature Requests: https://bytesagain.com/feedback
Powered by BytesAgain | bytesagain.com
Commands
Run database-design help to see all available commands.
When to Use
- Quick database tasks from terminal
- Automation pipelines