Voyage AI joins MongoDB to power more accurate and trustworthy AI applications on Atlas.

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
Indexes
plus
Sign in to follow topics
MongoDB Developer Center
chevron-right
Developer Topics
chevron-right
Products
chevron-right
MongoDB
chevron-right

Videos

Optimize your queries and improve the speed of data retrieval

All Indexes Videos
All Videos
search
  • Latestcheck
  • Highest Rated
Video

How to Use updateMany() in MongoDB to Modify Multiple Documents at Once #MongoDBTutorial #BulkUpdate

Tired of updating MongoDB documents one by one? Learn how to efficiently bulk update your data with maximum performance using the updateMany operator! In this video, Nick Raboy from MongoDB demonstrates how to use updateMany with filter criteria to update multiple documents at once. He'll walk you through an example of giving employees a salary raise based on their last raise date and explain the importance of using indexes for fast and efficient bulk updates. Discover how to ensure your updateMany operations are performing optimally by checking the explain plan. πŸ‘ Like this video if you found it helpful and subscribe for more MongoDB tips! #MongoDB #Database #UpdateMany #BulkUpdate #Performance #Indexes #MongoDBTutorial
MongoDB thumbnail image
Play Button
MongoDBIndexes

Jul 29, 2025
Video

Building AI Services with FastAPI & Bedrock

βœ… MongoDB Atlas account β†’ https://mdb.link/KL8CAm6Eoks-register βœ… Get help on our Community Forums β†’ https://mdb.link/KL8CAm6Eoks-forums βœ… Writen article β†’ https://mdb.link/KL8CAm6Eoks-article - We'll go through a FARM (FastAPI, React & MongoDB) stack application that I built that does multi-modal search to find images using MongoDB's vector search indexes. I'll talk about some of the tricky things in the implementation, and how to work with Bedrock from asyncio applications.
MongoDB thumbnail image
Play Button

Aug 15, 2024
Video

How to Build a REST API with Java, Spring Boot, Spring Data, and MongoDB Atlas Search

βœ… Learn more about Atlas Search β†’ https://mdb.link/search-OERQ4p1Uhbs The MongoDB Atlas Navigation has been enhanced to provide a more intuitive and streamlined experience. Discover the updates here: https://mdb.link/AtlasUpdate In this video, you are going to learn how to create a new Java REST API with Spring Boot using Spring Data MongoDB and Atlas Search. πŸ“š RESOURCES: Baeldung - MongoDB Atlas Search Using the Java Driver and Spring Data β†’ https://trymongodb.com/484rf2V GitHub repository β†’ https://trymongodb.com/4a6gXRE Atlas Search Documentation β†’ https://mdb.link/searchdoc-OERQ4p1Uhbs βœ… Sign-up for a free cluster at β†’ https://mdb.link/atlas-OERQ4p1Uhbs βœ… Get help on our Community Forums β†’ https://mdb.link/community-OERQ4p1Uhbs πŸ’¬ Connect with Maxime: Twitter: https://twitter.com/MBeugnet ⏱️ Timestamps: 00:00 - Intro 01:00 - Create the MongoDB Atlas Search index 02:48 - Diving in the code 08:05 - Starting the application 09:42 - Swagger 3 10:36 - Testing with cURL 12:00 - Conclusion ------ βœ… Subscribe to our channel β†’ https://mdb.link/subscribe #Java #Spring #Search
MongoDB thumbnail image
Play Button

Dec 07, 2023