BlogAtlas Vector Search voted most loved vector database in 2024 Retool State of AI reportLearn more >>
MongoDB Developer
MongoDB Developer Centerchevron-right
Developer Topicschevron-right

Atlas

plus Follow
Sign in to follow topics
MongoDB Atlas, the multi-cloud developer data platform.
Learn More
Atlas Topics
atlas_full_text_search
Search
atlas_product_family
App Services
atlas_stream_processing
Stream Processing
atlas_dataapi
Data API
atlas_data_lake
Data Lake
atlas_charts
Charts
cloud_multicloud
Multi-Cloud
atlas_online_archive
Online Archive
atlas_data_federation
Data Federation

Featured

Video

What is MongoDB Atlas Search? How to help users find what they need

MongoDB’s Erik Hatcher (Staff Developer Advocate, Atlas Search) joins RedMonk’s Kelly Fitzpatrick for an introduction to MongoDB Atlas Search: a full-text search engine integrated into MongoDB’s fully-managed developer data platform (Atlas). After discussing some of the advantages of leveraging search on a data platform like Atlas (unified developer experience and API, seamless synchronization, reduced operational overhead), Erik jumps right into a demo of Atlas Search using platform-supplied sample datasets (we use a film dataset) and walking through the tools and steps a Java developer might use. This was a RedMonk video sponsored by MongoDB. Resources: Atlas Search: Learn more about Atlas Search: https://mdb.link/atlas-search-lp-redmonk All Atlas Search tutorials: https://mdb.link/atlas-search-tutorials-redmonk Get started with Atlas Search in Java (as demonstrated in the video): https://mdb.link/atlas-search-java-redmonk Landing page for MongoDB Atlas: https://mdb.link/atlas-lp-redmonk General MongoDB learning and developer resources: Overview of MongoDB and the Document Model (free MongoDB University course): https://mdb.link/document-model-redmonk Check out other courses offered through MongoDB University: https://mdb.link/mongo-university-redmonk MongoDB’s Developer Center: https://mdb.link/dev-center-redmonk...
AtlasSearch

Sep 13, 2023 | 34 min
Video

Entity Framework Core & MongoDB: A New Era in Data Management

MongoDB thumbnail image
Play Button

Jul 26, 2024 | 11 min
Tutorial

How to Build a RAG System Using Claude 3 Opus And MongoDB

MongoDB thumbnail image

Jul 25, 2024 | 15 min read
Atlas News & Announcements
All Atlas News & Announcements
News & Announcements

Transform Your AI Development Skills with the RAG to Riches Developer Quest!


Jul 10, 2024 | 1 min read
News & Announcements

Deprecating MongoDB Atlas GraphQL and Hosting Services


Mar 12, 2024 | 2 min read
News & Announcements

Unlock the Value of Data in MongoDB Atlas with the Intelligent Analytics of Microsoft Fabric


Nov 17, 2023 | 6 min read
All Atlas News & Announcements
Atlas Articles
All Atlas Articles
Article

Taking RAG to Production with the MongoDB Documentation AI Chatbot

MongoDB thumbnail image

Jul 09, 2024 | 11 min read
Article

Model Unstructured Data: More Flexibility for Our Developers

MongoDB thumbnail image

Jul 09, 2024 | 4 min read
Article

Deploying MongoDB Atlas With Terraform with Azure

MongoDB thumbnail image

Jun 18, 2024 | 7 min read
Atlas Quickstarts
All Atlas Quickstarts
Quickstart

Building AI and RAG Apps With MongoDB, Anyscale and PyMongo

MongoDB thumbnail image

Jul 17, 2024 | 7 min read
Quickstart

MongoDB With Bedrock Agent: Quick Tutorial

MongoDB thumbnail image

Jul 01, 2024 | 6 min read
Quickstart

Building RAG Pipelines With Haystack and MongoDB Atlas

MongoDB thumbnail image

Jun 13, 2024 | 4 min read
Atlas Code Examples
All Atlas Code Examples
Code Example

Trends analyser

MongoDB thumbnail image

Jul 07, 2022 | 1 min read

Jul 07, 2022 | 1 min read
Code Example

MergeURL - Python Example App

MongoDB thumbnail image

Jul 07, 2022 | 3 min read
Atlas Tutorials
All Atlas Tutorials
Tutorial

How to Build a RAG System Using Claude 3 Opus And MongoDB

MongoDB thumbnail image

Jul 25, 2024 | 15 min read
Tutorial

RAG Evaluation: Detecting Hallucinations with Patronus AI and MongoDB

MongoDB thumbnail image

Jul 24, 2024 | 11 min read
Tutorial

Getting started with MongoDB Atlas Search and Java

MongoDB thumbnail image

Jul 24, 2024 | 7 min read
Atlas Podcasts
All Atlas Podcasts
Podcast

Ep. 121 The MongoDB World Series - Oli Proulx From ChargeHub

Play Button

Aug 02, 2022 | 20 min
Podcast

Ep. 118 The MongoDB World Series - Nick Gamble From Unqork

Play Button

Jul 12, 2022 | 25 min
Podcast

Ep. 117 The MongoDB World Series - Beray Bentesen From Qubitro

Play Button

Jul 05, 2022 | 27 min
Atlas Videos
All Atlas Videos
Video

Entity Framework Core & MongoDB: A New Era in Data Management

MongoDB thumbnail image
Play Button

Jul 26, 2024 | 11 min
Video

Building Gen AI Applications with MongoDB Atlas and Amazon Bedrock

MongoDB thumbnail image
Play Button

Jul 19, 2024 | 76 min
Video

Lessons in AI: from hackathon to startup

MongoDB thumbnail image
Play Button

Jun 21, 2024
All Atlas Content
search
  • Latest
  • Highest Rated
Industry Event
locationNOIDA, UTTAR PRADESH, INDIA | HYBRID

UKG Hackathon India

The personal data of UKG users participating in this hackathon will be handled by MongoDB in accordance with our Privacy Policy....
MongoDB thumbnail image

Jul 29, 2024 - Jul 31, 2024
Industry Event
locationMACQUARIE PARK, NSW, AUSTRALIA | IN-PERSON

Intro to Data Modeling in MongoDB at Macquarie University

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

Jul 29, 2024 | 1:00 AM - 5:30 AM UTC
Video

Entity Framework Core & MongoDB: A New Era in Data Management

✅ MongoDB Atlas account → https://mdb.link/cJdIMTks134-register ✅ Get help on our Community Forums → https://mdb.link/cJdIMTks134-forums - In this special episode of MongoDB TV, we sit down with James Kovacs, Director of Engineering and Database Experience at MongoDB, to discuss the groundbreaking release of the Entity Framework Core provider for MongoDB. James shares insights into the collaboration with Microsoft, the development journey, and the exciting new features now available to developers. - 📅 Timestamps: 0:00 - Introduction 0:26 - James Kovacs on Entity Framework Core and MongoDB 1:17 - Collaboration with Microsoft and Development Insights 3:40 - What is Entity Framework Core? A High-Level Overview 4:54 - Real-Life Use Cases and Examples 5:55 - Key Features and Future Updates 8:25 - James Kovacs’ Journey and Experience 9:15 - Future Events and Collaborations...
MongoDB thumbnail image
Play Button

Jul 26, 2024
Tutorial

How to Build a RAG System Using Claude 3 Opus And MongoDB

This guide details creating a Retrieval-Augmented Generation (RAG) system using Anthropic's Claude 3 models and MongoDB. It covers environment setup, data preparation, and chatbot implementation as a tech analyst. Key steps include database creation, vector search index setup, data ingestion, and query handling with Claude 3 models, emphasizing accurate, context-aware responses. ...
MongoDB thumbnail image

Jul 25, 2024
Richmond Alake
Tutorial

RAG Evaluation: Detecting Hallucinations with Patronus AI and MongoDB

Discover how to detect hallucinations in AI using Patronus AI's Lynx model and MongoDB Atlas. Learn about HaluBench for RAG system evaluation and implement reliable generative AI applications with MongoDB's vector search capabilities. Step-by-step guide on deploying Lynx and catching hallucinations in Atlas-based RAG systems....
MongoDB thumbnail image

Jul 24, 2024
Han Heloir (+1)
Tutorial

Getting started with MongoDB Atlas Search and Java

This tutorial will help you understand the concepts of Atlas Search and also teach how to create the indexes using Atlas UI, Atlas CLI and programatically using Spring Boot Application....
MongoDB thumbnail image

Jul 24, 2024
Aasawari Sahasrabuddhe
Video

Building Gen AI Applications with MongoDB Atlas and Amazon Bedrock

✅ Sign-up for a free cluster at → https://mdb.link/LbjD4UMw2JQ-register ✅ Get help on our Community Forums → https://mdb.link/LbjD4UMw2JQ-forums - MongoDB Atlas and Amazon Bedrock together offer a seamless and secure way to bring real-time data to gen AI applications and help startups move from ideation to scale. In this session, we’ll give a brief overview of the MongoDB Atlas and Amazon Bedrock joint solution which gives startups who want to easily build applications with generative AI an “easy button” for implementing RAG with Atlas Vector Search. Our local experts will also answer questions. Users can walk away expecting to know the basics of how to build applications that: Leverage unstructured data for valuable insights Deliver personalized, gen AI-powered experiences Provide intelligent, context-aware search and recommendation features Join MongoDB for Startups and AWS Activate for access to free credits, technical guidance, and more....
MongoDB thumbnail image
Play Button

Jul 19, 2024
Quickstart

Building AI and RAG Apps With MongoDB, Anyscale and PyMongo

This tutorial guides you through integrating MongoDB Atlas with Anyscale and PyMongo to build scalable AI-powered retrieval-augmented generation (RAG) services. Learn how to deploy self-hosted models, set up a vector store, and connect your services to efficiently process and analyze large datasets using Ray's distributed computing capabilities. ...
MongoDB thumbnail image

Jul 17, 2024
Pavel Duchovny
Quickstart

Creating an API With the AWS API Gateway and the Atlas Data API

Let's look at how the Atlas Data API is a great choice for accessing MongoDB Atlas from AWS Lambda Functions by creating a custom API. ...
MongoDB thumbnail image

Jul 12, 2024
John Page
Tutorial

Flexible Querying With Atlas Search

It's very rare that MongoDB's query planner selects a plan that involves multiple indexes. We’ll walk through a scenario where this is a requirement. ...
MongoDB thumbnail image

Jul 12, 2024
Ethan Steininger