data-systems-architecture
✓在為數據密集型應用程序設計數據庫、制定性能模式決策、在規範化和非規範化之間進行選擇、選擇存儲/索引策略、規劃規模或評估 OLTP 與 OLAP 權衡時使用。也可在遇到 N+1 查詢、ORM 問題或併發問題時使用。
SKILL.md
Core principle: Good data system architecture balances reliability (correct operation under faults), scalability (handling growth gracefully), and maintainability (enabling productive change over time). Every architectural decision involves trade-offs between these concerns.
| Designing a new database/schema | 01-foundational-principles.md | | Normalization vs denormalization decisions | 02-data-modeling.md | | Need to understand OLTP vs OLAP | 03-storage-engines.md | | Slow queries, index selection | 04-indexing.md | | Planning for growth, read replicas | 05-scaling-patterns.md |
| Race conditions, deadlocks, isolation issues | 06-transactions-concurrency.md | | N+1 queries, ORM problems, application integration | 07-application-integration.md |
在為數據密集型應用程序設計數據庫、制定性能模式決策、在規範化和非規範化之間進行選擇、選擇存儲/索引策略、規劃規模或評估 OLTP 與 OLAP 權衡時使用。也可在遇到 N+1 查詢、ORM 問題或併發問題時使用。 來源:ratacat/claude-skills。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/ratacat/claude-skills --skill data-systems-architecture- 分類
- {}資料分析
- 認證
- ✓
- 收錄時間
- 2026-02-01
- 更新時間
- 2026-02-18
快速解答
什麼是 data-systems-architecture?
在為數據密集型應用程序設計數據庫、制定性能模式決策、在規範化和非規範化之間進行選擇、選擇存儲/索引策略、規劃規模或評估 OLTP 與 OLAP 權衡時使用。也可在遇到 N+1 查詢、ORM 問題或併發問題時使用。 來源:ratacat/claude-skills。
如何安裝 data-systems-architecture?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/ratacat/claude-skills --skill data-systems-architecture 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/ratacat/claude-skills
詳情
- 分類
- {}資料分析
- 來源
- skills.sh
- 收錄時間
- 2026-02-01