Going Schema-less: How to migrate a relational database to a NoSQL database thumbnail
Engagement Presentation dev up 2024

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

Session details and resources for dev up 2024: Going Schema-less.

📅 August 16, 2024
🕐 8:30 AM CDT
📍 Room D3

Thanks for attending Going Schema-less at dev up 2024!

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