Documentdb Data Modeling

Data modeling patterns for Azure DocumentDB — embed vs reference, 16 MB document limit, denormalization for read-heavy workloads, schema versioning. Use when designing new schemas, reviewing existing data models, migrating from SQL, deciding between embedding and referencing, modeling one-to-one / one-to-many / many-to-many relationships, or troubleshooting document-size and query-performance problems that stem from the data model.

Azure bdf0c46 6 files · 10.4 KB Updated

File contents

azure/documentdb-agent-kit/tree/main/skills/data-modeling commit bdf0c468ac

Frequently asked questions

npx skillmds@latest add azure/documentdb-data-modeling