NoSQL technologies have left even experienced data modelers scratching their heads, wondering how their valuable skills can transfer to future development activities. In this course, learn how to leverage your understanding of traditional data modeling
to translate a conceptual data model into a NoSQL design. Instructor Robert Van Cleave discusses notation alternatives, access patterns, and the overall purpose of data modeling. He also covers several common design patterns, explaining how you can use
each one. Learn about tree aggregation, anti-patterns, query-driven patterns, and more.
Topics include:
- Purpose of the data model
- Notation alternatives
- Determining access patterns
- Transforming the conceptual model
- Document style patterns
- Columnar style patterns
- Query-driven patterns