MongoDB
Sign in to follow topics
MongoDB Topics
Featured
Video
Community Champions + Creators: January 2025 Updates #MongoDB #TheIndex #Tech
We’re sharing all the latest and greatest from our amazing Community Champions and Creators. ➡️ View more in our Community Forums: https://mdb.link/ccc-jan2025 ⬅️ Be sure to give this video a thumbs up and subscribe to our channel, too! #MongoDB #TheIndex #TechJan 28, 2025 | 1 min
All MongoDB Content
- Latest
- Highest Rated
Video
Community Champions + Creators: January 2025 Updates #MongoDB #TheIndex #Tech
We’re sharing all the latest and greatest from our amazing Community Champions and Creators. ➡️ View more in our Community Forums: https://mdb.link/ccc-jan2025 ⬅️ Be sure to give this video a thumbs up and subscribe to our channel, too! #MongoDB #TheIndex #TechJan 28, 2025
Article
Building with Patterns: The Single Collection Pattern
This blog post series examines the common Schema Design Patterns that work well in MongoDB.Jan 27, 2025
Video
The Index: Building REST APIs, a Fleet Tracking App, and Coding With AI
Here’s what MongoDB’s Developer Relations team has been up to. ➡️ View more in our Community Forums: https://mdb.link/theindex-jan25 ⬅️ Be sure to give this video a thumbs up and subscribe to our channel, too! #MongoDB #TheIndex #TechJan 24, 2025
Video
What is an Embedding? | MongoDB #ai #embeddingmodel
Why do so many people suddenly care about embeddings, a concept that has existed since the 1950s? Let's talk about what embeddings are and how embedding models work. Learn more on Developer Center: https://mdb.link/embedding-modelJan 23, 2025
Tutorial
Building a Dynamic Pricing Microservice with Vertex AI and MongoDB Atlas
Utilizing MongoDB Atlas for efficient data storage and Google Cloud Platform for complex calculations and hosting, businesses can implement real-time pricing adjustments based on customer behavior and competitor data.Jan 22, 2025
(+1)
Video
Building a Semantic Search Application with MongoDB and Quarkus using Vector Search
✅ Try MongoDB 8.0 → https://mdb.link/91SzYGDmFoI ✅ Sign-up for a free cluster → https://mdb.link/91SzYGDmFoI-try ✅ Article link → https://mdb.link/91SzYGDmFoI-read - Discover how to harness the power of MongoDB's vector search capability to build a semantic search application using the Quarkus framework. In this comprehensive tutorial, we'll guide you step-by-step from understanding vector search fundamentals to implementing a functional Java application. Learn how to use Gemini AI for vector embeddings, create optimized queries, and set up your MongoDB Atlas cluster for seamless integration. Whether you're new to vector search or looking to enhance your generative AI applications, this video provides all the tools you need to get started. - 📚 Git repo: https://github.com/mongodb-developer/mongodb-vector-search-with-quarkus Resources: 📚 Vector Embeddings: https://mdb.link/91SzYGDmFoI-models 📚 Gemini AI: https://ai.google.dev/api?lang=python https://ai.google.dev/gemini-api/docs/api-key Similarity values: 📚 Euclidean: https://en.wikipedia.org/wiki/Euclidean_distance 📚 Cosine: https://en.wikipedia.org/wiki/Cosine_similarity 📚 Dot Product: https://en.wikipedia.org/wiki/Dot_productJan 21, 2025
Video
Improve Your LLM Applications Using Parent Document Retrieval
✅ Try MongoDB 8.0 → https://mdb.link/v=-fcuS0rk1KY ✅ Sign-up for a free cluster → https://mdb.link/v=-fcuS0rk1KY-free ✅ Written version → https://mdb.link/v=-fcuS0rk1KY-written - In this livestream, you will learn about an advanced retrieval technique called parent document retrieval. We will look at use cases where this technique is useful and how it works, followed by a live code walkthrough of how to implement it in RAG and agentic applications.Jan 16, 2025
Video
Building a Test Framework with MongoDB
Try MongoDB 8.0 → https://mdb.link/Bz7qAxMXKo4 Sign-up for a free cluster → https://mdb.link/Bz7qAxMXKo4-8.0 Subscribe to MongoDB YouTube→ https://mdb.link/subscribe 🎥 Dive into the world of MongoDB testing with Pytest! In this tutorial, Developer Advocate Mark Smith shows you how to leverage Pytest fixtures for running tests on your MongoDB cluster with ease and efficiency. 🔍 What You’ll Learn: How to create and use Pytest fixtures to manage MongoDB client sessions How to write integration tests using transactions in MongoDB to ensure that your database states are clean post-testing The importance of a data access layer (DAL) when interfacing with your MongoDB database Efficiently testing CRUD operations with a fun Pirates theme! 🛠 Key Features: Setting up your MongoDB client and handling session scope Using transactions to allow changes to your database that automatically rollback after tests Understanding the power of fixtures over simple utility functions Whether you're developing apps or looking to write robust tests for your MongoDB data interactions, this video is packed with essential techniques to enhance your workflow and ensure optimal data integrity. Visit Mongodb.com → https://www.mongodb.com Read the MongoDB Blog → https://www.mongodb.com/blog Check out the MongoDB Developer Center → https://www.mongodb.com/developerJan 14, 2025