Going Schema-less: How to migrate a relational database to a NoSQL database
NoSQL
Databases
Cloud
Azure
CosmosDB
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.
Prerequisites
This session assumes you are familiar with relational databases.
Take Aways
- Understand why you might want to look at NoSQL databases
- Learn about different NoSQL database offerings and why to choose one over another
- See how to take data from an existing relational database and move it to a a NoSQL database