Schema
Sign in to follow topics
Featured
All Schema Content
- Latest
- Highest Rated
Article
Case-Insensitive Queries Without Case-Insensitive Indexes
Don't fall into the trap of this MongoDB Schema Design Anti-Pattern: Case-Insensitive Queries Without Case-Insensitive IndexesOct 01, 2024
(+1)
Article
Unnecessary Indexes
Don't fall into the trap of this MongoDB Schema Design Anti-Pattern: Unnecessary IndexesOct 01, 2024
(+1)
Article
7 Things I Learned While Modeling Data for YouTube Stats
We developed an app that pulls daily stats from the YouTube API, stores them in an Atlas database, and displays them in a MongoDB Charts dashboard.Oct 01, 2024
Article
Separating Data That is Accessed Together
Don't fall into the trap of this MongoDB Schema Design Anti-Pattern: Separating Data That is Accessed TogetherOct 01, 2024
(+1)
Article
Bloated Documents
Don't fall into the trap of this MongoDB Schema Design Anti-Pattern: Bloated DocumentsOct 01, 2024
(+1)
Article
Massive Number of Collections
When happens when you have a massive number of collections? Turns out, they're not great. In this post, we'll examine why.Oct 01, 2024
(+1)
Tutorial
MongoDB Schema Design: Data Modeling Best Practices
Have you ever wondered, "How do I model a MongoDB database schema for my application?" This post answers all your questions!Oct 01, 2024
Article
Massive Arrays
Don't fall into the trap of this MongoDB Schema Design Anti-Pattern: Massive ArraysOct 01, 2024
(+1)