
article
Document Enrichment and Schema Updates
So your business needs have changed and there’s additional data that needs to be stored within an existing dataset. Fear not! With MongoDB, this is no sweat. In this article, I’ll show you how to quickly add and populate additional fields into an existing database collection.

article
Improved Error Messages for Schema Validation in MongoDB 5.0
Learn about improved error messages for schema validation in MongoDB 5.0.

article
7 Things I Learned While Modeling Data for YouTube Stats
Discover 7 things Lauren learned while modeling data in MongoDB.

article
The Six Principles for Building Robust Yet Flexible Shared Data Applications
Learn how to build robust yet flexible shared data applications which don't break when data model changes occur, to rapidly meet new business requirements.

article
MongoDB Schema Design Best Practices
Have you ever wondered, "How do I model a MongoDB database schema for my application?" This post answers all your questions!

article
Database Automation Series - Automated Indexes
Learn about database automation with Rez Kahn - Part 1 - Index Autopilot

article
GraphQL: The Easy Way to Do the Hard Stuff
We'll do the hard stuff the easy way by starting only with data and building out an entire site using GraphQL.

article
A Summary of Schema Design Anti-Patterns and How to Spot Them
Get a summary of the six MongoDB Schema Design Anti-Patterns. Plus, learn how MongoDB Atlas can help you spot the anti-patterns in your databases.

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 Indexes

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 Together

article
Bloated Documents
Don't fall into the trap of this MongoDB Schema Design Anti-Pattern: Bloated Documents

article
Unnecessary Indexes
Don't fall into the trap of this MongoDB Schema Design Anti-Pattern: Unnecessary Indexes