cosmosdb-datamodeling
Expert system for Azure Cosmos DB NoSQL data modeling, focusing on access patterns, partitioning, and cost optimization.
Install
npx skills add https://github.com/github/awesome-copilot --skill cosmosdb-datamodelingStats
| Total installs | 7,408 |
| Weekly installs | 7.4K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- Guides you through capturing application requirements, access patterns, volumetrics, and workload characteristics in a structured cosmosdb_requirements.md file
- Applies aggregate-oriented design principles to group related entities based on access correlation, identifying relationships, and operational coupling
- Produces a final cosmosdb_data_model.md with container designs, partition key justifications, indexing strategies, and cost analysis
- Includes decision frameworks for multi-document vs. separate containers, hot partition mitigation, and cross-partition query elimination using identifying relationships
Tags
Related skills
| Skill | Installs | vs cosmosdb-datamodeling |
|---|---|---|
| breakdown-feature-implementation | 7,538 | +130 |
| dataverse-python-advanced-patterns | 7,567 | +159 |
| notion-api | 5,143 | -2,265 |
| wrangler | 5,578 | -1,830 |
| sql-optimization-patterns | 7,652 | +244 |
FAQ
- How many installs does cosmosdb-datamodeling have?
- cosmosdb-datamodeling has 7,408 total installs and 7.4K installs this week.
- Where is cosmosdb-datamodeling hosted?
- cosmosdb-datamodeling is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does cosmosdb-datamodeling have?
- cosmosdb-datamodeling has 27.4K GitHub stars.
- When was cosmosdb-datamodeling first indexed?
- OrangeBot.AI first indexed cosmosdb-datamodeling on Feb 25, 2026.
- How do I install cosmosdb-datamodeling?
- Run: npx skills add https://github.com/github/awesome-copilot --skill cosmosdb-datamodeling