data-modeling
CommunityModel Firestore data with denormalization patterns.
Authorjhlee0409
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Firestore의 비정규화와 스키마 설계 패턴을 적용해 데이터의 일관성과 읽기 속도를 개선합니다.
Core Features & Use Cases
- Document schemas: ProjectDoc, UserDoc, CommentDoc 등 설계
- Patterns: Denormalization, Composite Keys, Counter, Soft Delete, Timestamps
- Migration: 점진적 스키마 변경과 마이그레이션 전략
Quick Start
새로운 프로젝트 도큐먼트를 설계하고 좋아요 카운터를 추가합니다.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: data-modeling Download link: https://github.com/jhlee0409/sidedish/archive/main.zip#data-modeling Please download this .zip file, extract it, and install it in the .claude/skills/ directory.