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

Data Modeling with MongoDB

34 min • Published Oct 28, 2020
MongoDBSchema
Facebook Icontwitter iconlinkedin icon
Rate this video
star-empty
star-empty
star-empty
star-empty
star-empty
Good news everyone! MongoDB provides an extremely flexible document model for your use. At the same time the data model you design can seriously speed up or slow down your application. For example, an RDBMS approach to an IoT data storage will significantly slow down the application when used with a document model. This means that with great data modeling flexibility comes even greater responsibility. What are the the best practices for data modeling that leverage MongoDB's flexible Document Model to best support your application through its development? Wonder no more! In this talk we will examine the most important considerations when making decisions about your data model. To learn more about MongoDB take our free self-paced MongoDB Basics course! https://university.mongodb.com/courses/M001/about Subscribe to MongoDB ►►► https://bit.ly/3bpg1Z1 Connect with MongoDB: Website: https://bit.ly/2LjtNBZ Twitter: https://bit.ly/3fH87gR Facebook: https://bit.ly/3fEaIsd Linkedin: https://bit.ly/2SY9w90 Instagram: https://bit.ly/3bn9bDv TikTok: https://bit.ly/3fHoqdJ
All MongoDB Videos

Facebook Icontwitter iconlinkedin icon
Rate this video
star-empty
star-empty
star-empty
star-empty
star-empty
Related
Code Example

Connect to a MongoDB Database Using Node.js 3.3.2


Oct 01, 2024 | 5 min read
Tutorial

Using MongoDB Atlas Triggers to Summarize Airbnb Reviews with OpenAI


Oct 31, 2023 | 4 min read
Tutorial

Real Time Data in a React JavaScript Front-End with Change Streams


Sep 09, 2024 | 6 min read
Article

The Cost of Not Knowing MongoDB


Nov 11, 2024 | 23 min read