EventGet 50% off your ticket to MongoDB.local London on October 2. Use code WEB50Learn 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_triggers
Triggers
atlas_full_text_search
Search
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
Article

Implementing Robust RAG Pipelines: Integrating Google's Gemma 2 (2B) Open Model, MongoDB, and LLM Evaluation Techniques

MongoDB thumbnail image

Sep 12, 2024 | 20 min read
Tutorial

MongoDB Atlas With Terraform - Cluster and Backup Policies

MongoDB thumbnail image

Sep 11, 2024 | 22 min read
Atlas Events
All Atlas Events
Industry Event
locationLONDON, UNITED KINGDOM | IN-PERSON

Pre-Conference Workshop .local London


Oct 1, 2024 | 8:00 AM - 4:00 PM UTC
Industry Event
locationBOSTON, MA, UNITED STATES | IN-PERSON

MongoDB Developer Day Boston


Sep 24, 2024 | 12:30 PM - 9:00 PM UTC
Industry Event
locationAURORA, CO, UNITED STATES | IN-PERSON

Meet you at CppCon 2024


Sep 16, 2024 - Sep 21, 2024
All Atlas Events
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
Atlas Articles
All Atlas Articles
Article

Implementing Robust RAG Pipelines: Integrating Google's Gemma 2 (2B) Open Model, MongoDB, and LLM Evaluation Techniques

MongoDB thumbnail image

Sep 12, 2024 | 20 min read
Article

Audio Find - Atlas Vector Search for Audio

MongoDB thumbnail image

Sep 09, 2024 | 11 min read
Article

Capturing and Storing Real-World Optics With MongoDB Atlas, OpenAI GPT-4o, and PyMongo

MongoDB thumbnail image

Sep 04, 2024 | 7 min read
Atlas Quickstarts
All Atlas Quickstarts
Quickstart

Introduction to Atlas Stream Processing Development

MongoDB thumbnail image

Aug 28, 2024 | 7 min read
Quickstart

Building RAG Pipelines With Haystack and MongoDB Atlas

MongoDB thumbnail image

Aug 01, 2024 | 4 min read
Quickstart

Building AI and RAG Apps With MongoDB, Anyscale and PyMongo

MongoDB thumbnail image

Jul 17, 2024 | 7 min read
Atlas Code Examples
All Atlas Code Examples
Code Example

Trends Analyser

MongoDB thumbnail image

Sep 11, 2024 | 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

MongoDB Atlas With Terraform - Cluster and Backup Policies

MongoDB thumbnail image

Sep 11, 2024 | 22 min read
Tutorial

Building an Advanced RAG System With Self-Querying Retrieval

MongoDB thumbnail image

Sep 10, 2024 | 21 min read
Tutorial

Build a JavaScript AI Agent With LangGraph.js and MongoDB

MongoDB thumbnail image

Sep 10, 2024 | 15 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

The Atlas Search 'cene: Season 1

MongoDB thumbnail image
Play Button

Sep 11, 2024 | 2 min
Video

Learn Scale Your Applications by Sharding with Spring Data MongoDB #mongodbatlas #coding

MongoDB thumbnail image
Play Button

Aug 20, 2024
Video

Connect your Minecraft Game with MongoDB.

MongoDB thumbnail image
Play Button

Aug 01, 2024 | 1 min
All Atlas Content
search
  • Latest
  • Highest Rated
Tutorial

Leveraging OpenAI and MongoDB Atlas for Improved Search Functionality

This article delves into the integration of search functionality in web apps using OpenAI's GPT-4 model and MongoDB's Atlas Vector search.
MongoDB thumbnail image

Sep 09, 2024
Pavel Duchovny
Tutorial

Build a CRUD API With MongoDB, Typescript, Express, Prisma, and Zod

Dive into modern web development and learn to build a robust CRUD API using TypeScript, Express, Prisma, MongoDB, and Zod.
MongoDB thumbnail image

Sep 04, 2024
Onyedikachi Kindness Eni
Article

Capturing and Storing Real-World Optics With MongoDB Atlas, OpenAI GPT-4o, and PyMongo

Capture real-world data using MongoDB Atlas, PyMongo, and OpenAI’s GPT-4. Transform images into searchable JSON documents and interact with an AI agent.
MongoDB thumbnail image

Sep 04, 2024
Pavel Duchovny
Article

Data Modeling and Schema Design for Atlas Search

Data Modeling and Schema Design for Atlas Search
MongoDB thumbnail image

Sep 04, 2024
Erik Hatcher
Tutorial

Caching LLMs Response With MongoDB Atlas and Vector Search

Discover how to reduce API costs and improve response times for Large Language Models (LLMs) by implementing semantic caching using MongoDB Atlas and Vector Search. Learn to efficiently handle LLM queries by storing and retrieving embeddings—numerical vectors representing the semantic meaning of text—reducing the need for repeated API calls. This guide covers setting up a FastAPI server, integrating OpenAI, embedding LLM responses, and utilizing MongoDB Atlas's advanced vector search capabilities. Perfect for developers looking to optimize AI-driven applications, lower operational costs, and enhance scalability.
MongoDB thumbnail image

Sep 02, 2024
Kanin Kearpimy
Tutorial

Building a Knowledge Base and Visualization Graphs for RAG With MongoDB

Discover how to leverage MongoDB for building powerful knowledge bases in RAG (Retrieval-Augmented Generation) architectures. This comprehensive guide explores using MongoDB's document model to construct relationship graphs, implement vector search, and create interactive visualizations. Learn step-by-step techniques for storing entities and relationships, querying graph structures, and generating dynamic network visualizations using d3.js. Perfect for developers looking to enhance their RAG systems with MongoDB's flexibility and performance. Includes code examples for creating collections, embedding hierarchical data, and optimizing queries for visualization rendering.
MongoDB thumbnail image

Sep 02, 2024
Prasad Pillalamarri (+1)
Tutorial

How to Build a Serverless REST API With MongoDB Atlas

Learn how to go totally serverless in both the database and application by using MongoDB Atlas serverless instances and the MongoDB Atlas App Services.
MongoDB thumbnail image

Aug 30, 2024
Nic Raboy
Tutorial

How to Migrate PostgreSQL to MongoDB With Confluent Kafka

MongoDB thumbnail image

Aug 30, 2024
Rajesh S Nair
Tutorial

How to Deploy an Application in Kubernetes With the MongoDB Atlas Operator

Get started with application deployment into a Kubernetes cluster using the MongoDB Atlas Operator.
Graphic of Kubernetes and MongoDB

Aug 30, 2024
Joel Lord (+1)
Tutorial

How to Develop a Web App With Netlify Serverless Functions and MongoDB

Learn how to build and deploy a web application that leverages MongoDB and Netlify Functions for a serverless experience.
MongoDB thumbnail image

Aug 30, 2024
Nic Raboy