Session Spotlight
Going Schema-less: How to migrate a relational database to a NoSQL database
NoSQL
There can be a lot of great benefits of developing with a NoSQL database over a relational database. In this presentation, you will learn about those benefits and also the potential pitfalls. There will be demonstrations where we take relationally developed data, restructure it into a NoSQL database (Cosmos DB in particular), and develop an application to work with that data.
Take Aways
- Learn about the pros and cons of developing with a NoSQL data model over a relational data model
- Learn how to migrate data from a relational data model to a NoSQL data model