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

Learn why MongoDB was selected as a leader in the 2024 Gartner® Magic Quadrant™
MongoDB Developer

Search

Attendance Typechevron-down
Event Typechevron-down
Languagechevron-down
Technologychevron-down
Content Typechevron-down
Productschevron-down
Expertise Levelchevron-down
Contributed Bychevron-down
Example Typechevron-down
search
  • Latestcheck
  • Highest Rated
All Content
Industry Event
locationMOUNTAIN VIEW, CA, UNITED STATES | IN-PERSON

MongoDB Developer Day Mountain View at Microsoft - Day 2

Join us for a full day of hands-on sessions about MongoDB. An event for developer by developers.
MongoDB thumbnail image
Atlas

Feb 26, 2025 - Feb 27, 2025
Video

Intro to Atlas Search

Note: Questions can only be asked through the Zoom Webinar, sign up here → https://trymongodb.com/3E6yygC Subscribe to MongoDB YouTube→ https://mdb.link/subscribe Atlas Search combines the power of Apache Lucene - the technology behind the world’s most popular search engines - with the developer productivity, scale, and resilience of MongoDB Atlas to make it easier than ever to integrate fast, relevance-based search capabilities into all of your MongoDB applications. Join us for our Intro to MongoDB Atlas Search webinar where, with a few clicks and keystrokes, we will unravel the mystery behind the search bar. We’ll search through different data types, including text, numbers, dates, and geoJSON while exploring a variety of search capabilities MongoDB University Course: Atlas Search → https://trymongodb.com/3E9gTow The Atlas Search 'cene: Season 1 → https://trymongodb.com/40z0um8 Visit Mongodb.com → https://trymongodb.com/4hhuxV3 Read the MongoDB Blog → https://trymongodb.com/4akMqA7 Check out the MongoDB Developer Center → https://trymongodb.com/3Wnr6Eb
MongoDB thumbnail image
Play Button

Feb 26, 2025
Industry Event
locationMOUNTAIN VIEW, CA, UNITED STATES | IN-PERSON

MongoDB Developer Day Mountain View at Microsoft - Day 1

Join us for a full day of hands-on sessions about MongoDB. An event for developer by developers.
MongoDB thumbnail image

Feb 25, 2025 - Feb 26, 2025
Video

Power-Up Your Queries: MongoDB's Aggregation Framework (C# / .NET)

Note: Questions can only be asked through the Zoom Webinar, sign up here → https://trymongodb.com/4fYlc3y Subscribe to MongoDB YouTube→ https://mdb.link/subscribe In this webinar, we'll show you how MongoDB's aggregation framework allows you to write simple, and then increasingly complex, queries and aggregations against your datasets, helping you group, join, limit, skip, and bucket across documents in your collections. MongoDB University: Advanced Queries and Data Processing → https://trymongodb.com/3DSCvFU Visit Mongodb.com → https://trymongodb.com/4gV2Vp4 Read the MongoDB Blog → https://trymongodb.com/3WlBU61 Check out the MongoDB Developer Center → https://trymongodb.com/40AzNOb
MongoDB thumbnail image
Play Button

Feb 19, 2025
Video

Intro to Data Modeling

Note: Questions can only be asked through the Zoom Webinar, sign up here → https://trymongodb.com/3CbYbwc Subscribe to MongoDB YouTube→ https://mdb.link/subscribe A frequently asked question in the MongoDB community is “I’m designing an application to do X, how do I model the data?” In this webinar, we will examine the most important considerations when making decisions about your data model, so that you can create the model that best fits your application. You will learn: The differences between data modeling in MongoDB vs. relational databases The key considerations for data modeling with MongoDB How to further enhance the power of the document model with schema design patterns Intro to Data Modeling Docs → https://trymongodb.com/42yL6rF Data Modeling Explained → https://trymongodb.com/3PDnV7S Visit Mongodb.com → https://trymongodb.com/40jebV3 Read the MongoDB Blog → https://trymongodb.com/3PIJKCF Check out the MongoDB Developer Center → https://trymongodb.com/4gYKC2m
MongoDB thumbnail image
Play Button

Feb 12, 2025
Video

Intro to MongoDB

Note: Questions can only be asked through the Zoom Webinar, sign up here → https://trymongodb.com/3PC1yQ8 Subscribe to MongoDB YouTube→ https://mdb.link/subscribe Senior Developer Advocate Jesse Hall will showcase the unique advantages of the document data model and show you how to deploy an Atlas cluster. Jesse will present a demo of how to get started with MongoDB Atlas and walk you through how to: Create your first cluster, add an IP address and set up a database user Load sample data using a Next.js e-commerce demo app Connect to the database Intro to MongoDB Docs → https://trymongodb.com/40zXTZi Visit Mongodb.com → https://trymongodb.com/42yKrXd Read the MongoDB Blog → https://trymongodb.com/4g3Lbq6 Check out the MongoDB Developer Center → https://trymongodb.com/42fJLpf
MongoDB thumbnail image
Play Button

Feb 05, 2025
Tutorial

Boosting AI: Build Your Chatbot Over Your Data With MongoDB Atlas Vector Search and LangChain Templates Using the RAG Pattern

Learn how to enhance your AI chatbot's accuracy with MongoDB Atlas Vector Search and LangChain Templates using the RAG pattern in our guide.
MongoDB thumbnail image

Jan 29, 2025
Arek Borucki
Video

MongoDB User Groups (MUGs): January 2025 Updates #MongoDB #TheIndex #Tech

Here’s a recap of our latest MUGs, which we hold every month all across the globe. ➡️ View more in our Community Forums: https://mdb.link/mugs-jan2025 ⬅️ Be sure to give this video a thumbs up and subscribe to our channel, too!
MongoDB thumbnail image
Play Button

Jan 29, 2025
Tutorial

Terraforming AI Workflows: RAG With MongoDB Atlas and Spring AI

Learn how to automate infrastructure management with HashiCorp Terraform and MongoDB Atlas. This tutorial covers setting up clusters, vector search, and building a Spring Boot RAG app with OpenAI embeddings for intelligent data retrieval and scalable cloud integration.
MongoDB thumbnail image

Jan 29, 2025
Tim Kelly
Article

The cost of not knowing MongoDB (V5RX) - Part 2

Discover the power of MongoDB schema optimization in the second part of The Cost of Not Knowing MongoDB series. This deep dive explores the impact of different data modeling approaches, focusing on the Bucket Pattern and Computed Pattern to enhance query performance and storage efficiency. Learn how grouping data by month or quarter can significantly reduce index size and improve read operations, while pre-computing aggregations can optimize reporting. With real-world benchmarks, load test results, and practical TypeScript code, this guide demonstrates how strategic schema design can maximize MongoDB’s potential.
MongoDB thumbnail image

Jan 29, 2025
Artur Costa