database-schema-designer
✓具有規範化、索引和遷移模式的 SQL 和 NoSQL 架構設計。在設計數據庫架構、創建表、優化慢速查詢或規劃數據庫遷移時使用。
SKILL.md
Database Schema Designer This skill provides comprehensive guidance for designing robust, scalable database schemas for both SQL and NoSQL databases. Whether building from scratch or evolving existing schemas, this framework ensures data integrity, performance, and maintainability.
1st Normal Form (1NF) Rule: Each column contains atomic (indivisible) values, no repeating groups.
2nd Normal Form (2NF) Rule: Must be in 1NF + all non-key columns depend on the entire primary key.
具有規範化、索引和遷移模式的 SQL 和 NoSQL 架構設計。在設計數據庫架構、創建表、優化慢速查詢或規劃數據庫遷移時使用。 來源:yonatangross/orchestkit。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/yonatangross/orchestkit --skill database-schema-designer- 分類
- >_效率工具
- 認證
- ✓
- 收錄時間
- 2026-02-01
- 更新時間
- 2026-02-18
快速解答
什麼是 database-schema-designer?
具有規範化、索引和遷移模式的 SQL 和 NoSQL 架構設計。在設計數據庫架構、創建表、優化慢速查詢或規劃數據庫遷移時使用。 來源:yonatangross/orchestkit。
如何安裝 database-schema-designer?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/yonatangross/orchestkit --skill database-schema-designer 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/yonatangross/orchestkit
詳情
- 分類
- >_效率工具
- 來源
- skills.sh
- 收錄時間
- 2026-02-01