Skip to content

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

License

Notifications You must be signed in to change notification settings

TaleLearnCode/GoingSchemaless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

Elevator Pitch

Discover the advantages of NoSQL over relational databases and learn migration strategies, including leveraging multiple data stores.

Short Abstract

This session dives into the transition from relational to NoSQL databases, highlighting NoSQL's advantages, such as scalability and flexibility. Attendees will learn practical strategies for migrating data, including the secret of leveraging multiple data stores. Join us for actionable insights and real-world examples to guide your database evolution.

Abstract

In the ever-evolving landscape of database management, the debate between relational and NoSQL databases remains ongoing. While relational databases have long been the stalwarts of structured data management, NoSQL databases offer a compelling alternative with their schema-less design and horizontal scalability. This presentation dives into migrating from a relational database to a NoSQL counterpart, exploring the benefits and challenges of such a transition.

We will unravel the intricacies of NoSQL databases, highlighting their flexibility and agility in handling diverse data structures. Through real-world examples and case studies, we will illustrate the tangible advantages that NoSQL databases offer over their relational counterparts, including improved scalability, performance, and schema flexibility.

Moreover, we will uncover the secret to successful migration: the strategic data allocation across multiple data sources. By embracing a polyglot persistence approach, organizations can leverage the strength of different database technologies to optimize data storage and retrieval.

Attendees will gain actionable insights into the migration process, from initial assessment and planning to execution and optimization. Whether contemplating a migration or seeking to optimize your existing database architecture, this session equips you with the knowledge and strategies to navigate the transition to a schema-less paradigm. Join us as we journey towards a more agile and scalable data ecosystem.

Type

  • 45/60/75-minute session

Tags

  • .NET
  • .NET Core
  • Architecture
  • Azure
  • C#
  • Cloud
  • Cosmos DB
  • Data
  • Data Modeling
  • Database
  • Database Development
  • NoSQL
  • SQL Server

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

Presentations

Event Location Date Time Room Downloads
Update Conference Prague 2024 Prague, Czech Republic November 14, 2024 13:45 CET Hall A Available Afterwards
Serverless Architecture Conference Berlin 2024 Berlin, Germany October 22, 2024 11:30 CEST Salon 4 Available Afterwards
dev up St. Charles, MO August 16, 2024 8:30 AM CDT Room D3 Slides
dev up St. Charles, MO August 28, 2022 9:45 AM CDT Room D1 Slides
THAT Wisconsin Dells, WI July 26, 2022 4:00 pm CDT Room H Slides
Momentum Developer Conference Cincinnati, OH October 15, 2021 15:10 EDT Breakout Three Slides
Atlanta Code Camp Atlanta, GA October 9, 2021 13:00 EDT 207 Slides
KCDC Kansas City, MO September 17, 2021 14:15 CDT 2211 Slides
Tulsa .NET Tulsa, OK (Online) July 26, 2021 6:30 CDT Online Slides
THAT Conference 2021 Wisconsin Dells, WI (Hybrid) July 27, 2021 15:30 EDT Online Slides
Nebraska.Code 2021 Lincoln, NE July 14, 2021 15:45 CDT 105 Slides

Email chadgreen@chadgreen.com to have Chad present this session at your event.

Resources

There are no additional resources for this presentation.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published