Getting Started with MongoDB Atlas
/tutorials/mongodb-atlas-getting-started
Published
Tutorial
Learn how to set up your first MongoDB Atlas cluster, configure security settings, and connect your application. This comprehensive guide covers everything from creating an account to deploying your first database.
Advanced Aggregation Pipelines
/tutorials/advanced-aggregation
Published
Tutorial
Master MongoDB aggregation framework with real-world examples. Explore $lookup, $group, $project, and other powerful stages to transform your data efficiently.
MongoDB Schema Design Best Practices
/docs/schema-design-best-practices
Draft
Documentation
Comprehensive guide to designing efficient MongoDB schemas. Learn about embedding vs referencing, indexing strategies, and how to model one-to-many and many-to-many relationships.
Building Real-time Applications with Change Streams
/tutorials/realtime-change-streams
Published
Tutorial
Harness the power of MongoDB Change Streams to build reactive, real-time applications. Learn how to watch collections, filter events, and implement live updates.
How We Scaled to 1 Million Users
/case-studies/scaling-1m-users
Published
Case Study
Real-world case study of scaling a MongoDB-powered application from zero to one million users. Insights on sharding, replication, and performance optimization.
MongoDB 7.0 New Features Preview
/news/mongodb-7-preview
Draft
News
Get an early look at the exciting new features coming in MongoDB 7.0. Enhanced time series collections, improved aggregation performance, and new security features.