Explore Developer Center's New Chatbot! MongoDB AI Chatbot can be accessed at the top of your navigation to answer all your MongoDB questions.

MongoDB Developer
MongoDB
plus
Sign in to follow topics
MongoDB Developer Centerchevron-right
Developer Topicschevron-right
Productschevron-right
MongoDBchevron-right

MongoDB Schema Design Best Practices

9 min • Published Apr 18, 2021
MongoDB
Facebook Icontwitter iconlinkedin icon
Rate this video
star-empty
star-empty
star-empty
star-empty
star-empty
✅ Sign-up for a free cluster at: https://mdb.link/free-QAqK-R9HUhc ✅ Get help on our Community Forums: https://mdb.link/community-QAqK-R9HUhc Have you ever wondered, “How do I model my schema for my application?” It’s one of the most common questions devs have pertaining to MongoDB. And the answer is, it depends. This is because document databases have a rich vocabulary that is capable of expressing data relationships in more nuanced ways than SQL. There are many things to consider when picking a schema. Is your app read or write-heavy? What data is frequently accessed together? What are your performance considerations? How will your data set grow and scale? In this video, Joe Karlsson will discuss the basics of data modeling using real-world examples. You will learn common methodologies and vocabulary you can use when designing your database schema on your application. Chapters 📑 0:00 Intro 0:18 Why is schema design important? 1:21 Relational vs. MongoDB schema design 4:16 One to One 4:41 One to many 6:10 One to Squillions 8:02 Many to Many 8:57 Wrap Up 💬 What topics do you want to see covered next? Leave a comment below! 🔗 These ARE the links you are looking for 👋: MongoDB Schema Design Anti-Patterns - Part : https://www.youtube.com/watch?v=8CZs-0it9r4 ------ ✅ Subscribe to our channel: https://mdb.link/subscribe
All MongoDB Videos

Facebook Icontwitter iconlinkedin icon
Rate this video
star-empty
star-empty
star-empty
star-empty
star-empty
Related
Quickstart

Aggregation Framework with Node.js Tutorial


Oct 01, 2024 | 9 min read
Tutorial

Getting Started With MongoDB and AWS CodeWhisperer


Sep 26, 2024 | 3 min read
Article

Resumable Initial Sync in MongoDB 4.4


Sep 11, 2024 | 5 min read
Quickstart

Getting started with Minecraft and MongoDB


Jul 15, 2024 | 4 min read