Going Schema-less: How to migrate a relational database to a NoSQL database thumbnail
Engagement Presentation Nebraska.Code() 2021

Going Schema-less: How to migrate a relational database to a NoSQL database

Session details and resources for Nebraska.Code() 2021: Going Schema-less.

📅 July 14, 2021
🕐 3:45 PM CDT
📍 105

Thanks for attending Going Schema-less at Nebraska.Code() 2021!

Going Schema-less: How to migrate a relational database to a NoSQL database

In the ever-evolving landscape of database management, NoSQL databases offer a compelling alternative with their schema-less design and horizontal scalability. This session dives into migrating from a relational database to a NoSQL counterpart, exploring the benefits and challenges of such a transition—including leveraging multiple data stores through a polyglot persistence approach.

Learning Objectives

  • Learn about the pros and cons of developing a NoSQL data model over a relational one.
  • Learn how to migrate data from a relational database to a NoSQL data model.
  • Learn how to develop a .NET application to use a Cosmos DB NoSQL data model.

Session Resources