Access Pattern-Driven Design
← Back to NoSQL Modeling
Design schema around queries, not entities. Understand all access patterns before designing the data model, then optimize the schema for those specific patterns.
← Back to NoSQL Modeling
Design schema around queries, not entities. Understand all access patterns before designing the data model, then optimize the schema for those specific patterns.