Going Schema-less: How to migrate a relational database to a NoSQL database thumbnail
Engagement Presentation KCDC 2021

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

Session details and resources for KCDC 2021: Going Schema-less.

📅 September 17, 2021
🕐 2:15 PM CDT
📍 2211

Thanks for attending Going Schema-less at KCDC 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.