BlogAnnounced at MongoDB.local NYC 2024: A recap of all announcements and updatesLearn more >>
MongoDB Developer
MongoDB Developer Centerchevron-right
Developer Topicschevron-right
Node.js

Node.js

plus Follow
Sign in to follow topics

Featured

Tutorial

Capturing Hacker News Mentions with Node.js and MongoDB

Learn how to stream data from Hacker News into MongoDB for analyzing with Node.js....
MongoDB thumbnail image
Node.jsJavaScript

Apr 02, 2024 | 8 min read
Nic Raboy
Tutorial

Building AI Graphs with Rivet and MongoDB Atlas Vector Search to Power AI Applications

MongoDB thumbnail image

Apr 02, 2024 | 10 min read
Video

Atlas Data Federation with Azure Blob Storage

MongoDB thumbnail image
Play Button

Mar 19, 2024 | 14 min
Node.js Articles
All Node.js Articles
Article

Entangled: A Story of Data Re-modeling and 10x Storage Reduction

MongoDB thumbnail image

Dec 14, 2023 | 5 min read
Article

Taking RAG to Production with the MongoDB Documentation AI Chatbot

MongoDB thumbnail image

Dec 04, 2023 | 11 min read
Article

AI Shop: The Power of LangChain, OpenAI, and MongoDB Atlas Working Together

MongoDB thumbnail image

Nov 29, 2023 | 7 min read
All Node.js Articles
Node.js Quickstarts
All Node.js Quickstarts
Quickstart

How to Connect MongoDB Atlas to Vercel Using the New Integration

MongoDB thumbnail image

Jun 14, 2022 | 4 min read
Quickstart

Connect to a MongoDB Database Using Node.js

MongoDB thumbnail image

Nov 29, 2023 | 6 min read
Quickstart

Change Streams & Triggers with Node.js Tutorial

MongoDB thumbnail image

Aug 24, 2023 | 17 min read
Node.js Code Examples
All Node.js Code Examples
Code Example

Hostels Kenya Example App

MongoDB thumbnail image

Jul 07, 2022 | 4 min read

Feb 08, 2023 | 3 min read

Jul 07, 2022 | 1 min read
Node.js Tutorials
All Node.js Tutorials
Tutorial

Building AI Graphs with Rivet and MongoDB Atlas Vector Search to Power AI Applications

MongoDB thumbnail image

Apr 02, 2024 | 10 min read
Tutorial

Demystifying Stored Procedures in MongoDB

MongoDB thumbnail image

Feb 27, 2024 | 6 min read
Tutorial

Building a Scalable Media Management Back End: Integrating Node.js, Azure Blob Storage, and MongoDB

MongoDB thumbnail image

Dec 13, 2023 | 10 min read
Node.js Videos
All Node.js Videos
Video

Atlas Data Federation with Azure Blob Storage

MongoDB thumbnail image
Play Button

Mar 19, 2024 | 14 min
Video

The MongoDB AI Chatbot Framework: From Skunkworks to Production

MongoDB thumbnail image
Play Button

Mar 14, 2024 | 48 min
Video

The ULTIMATE MERN Stack Complete Guide (MongoDB, Express, React, Node.js)

MongoDB thumbnail image
Play Button

Feb 13, 2024 | 25 min
All Node.js Content
search
  • Latest
  • Highest Rated
Tutorial

Demystifying Stored Procedures in MongoDB

Let's see how MongoDB’s aggregation pipeline, Atlas triggers, and change streams together can act as a super efficient, powerful, and flexible alternative to stored procedures....
MongoDB thumbnail image

Feb 27, 2024
Sourabh Bagrecha
Video

The ULTIMATE MERN Stack Complete Guide (MongoDB, Express, React, Node.js)

✅ Sign-up for a free cluster at → https://mdb.link/free-4nKWREmCvsE" target="_blank" rel="noreferrer">https://mdb.link/free-4nKWREmCvsE ✅ Get help on our Community Forums → https://mdb.link/community-4nKWREmCvsE" target="_blank" rel="noreferrer">https://mdb.link/community-4nKWREmCvsE Dive deep into the world of MERN Stack development with our comprehensive tutorial. Learn how to build a full-stack application using MongoDB, Express, React.js, and Node.js. This guide is perfect for beginners and intermediate developers looking to sharpen their skills in modern web development. 🔗 Article for More Details: https://mdb.link/mern-4nKWREmCvsE 🧠 What You'll Learn 🧠 ✨ The basics of MERN Stack and its components. ✨ How to set up your project and connect to MongoDB Atlas. ✨ Building a React application and integrating it with your backend. ✨ Implementing React Router for seamless navigation. ✨ Best practices for connecting your frontend to your backend. 🛠️ Prerequisites 🛠️ ✅ Basic understanding of Node.js and React.js. ✅ MongoDB Atlas account (Sign up for free if you don't have one). 🚀 Get Started for Free with MongoDB Atlas: https://mdb.link/free-4nKWREmCvsE" target="_blank" rel="noreferrer">https://mdb.link/free-4nKWREmCvsE ⏱️ Timestamps ⏱️ 00:00 - Intro 00:15 - What is MERN? 01:05 - Setting up the project 03:25 - Connecting to MongoDB Atlas 06:06 - Server API Endpoints 10:56 - Run the server 11:33 - Setup up the front end with Vite 12:08 - Set up Tailwind CSS 13:22 - Set up react-router-dom 15:17 - Components: Navbar 15:59 - Component: Record List 18:43 - Component: Record 23:02 - Putting it all together: App.jsx 24:06 - Run the front end and test 📚 Download the Full Code 📚 Get the entire codebase from our GitHub repository to follow along and experiment with the MERN stack: https://github.com/mongodb-developer/mern-stack-example ⁉️ Questions? Join our community forum and ask away. We love to help: https://mdb.link/community-4nKWREmCvsE" target="_blank" rel="noreferrer">https://mdb.link/community-4nKWREmCvsE 💬 Connect with Jesse: Twitter: https://twitter.com/codestackr --- Subscribe to MongoDB YouTube→ https://mdb.link/subscribe...
MongoDB thumbnail image
Play Button

Feb 13, 2024
Tutorial

How to Do Semantic Search in MongoDB Using Atlas Vector Search

Learn how to get started with Vector Search on MongoDB while leveraging the OpenAI....
MongoDB thumbnail image

Jan 12, 2024
Benjamin Flast
Article

Entangled: A Story of Data Re-modeling and 10x Storage Reduction

Learn how to reduce your storage in MongoDB by optimizing your data model through various techniques....
MongoDB thumbnail image

Dec 14, 2023
Nenad Milosavljevic
Tutorial

Building a Scalable Media Management Back End: Integrating Node.js, Azure Blob Storage, and MongoDB

Learn to create your own media management backend, storing your media files in Azure Blob Storage, and associated metadata in MongoDB....
MongoDB thumbnail image

Dec 13, 2023
Tim Kelly
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. By harnessing the capabilities of AI and database management, we illustrate how to create a request handler that fetches data based on user queries and applies additional filters, enhancing user experience....
MongoDB thumbnail image

Dec 04, 2023
Pavel Duchovny
Article

Taking RAG to Production with the MongoDB Documentation AI Chatbot

Explore how MongoDB enhances developer support with its innovative AI chatbot, leveraging Retrieval Augmented Generation (RAG) technology. This article delves into the technical journey of creating an AI-driven documentation tool, discussing the RAG architecture, challenges, and solutions in implementing MongoDB Atlas for a more intuitive and efficient developer experience. Discover the future of RAG applications and MongoDB's pivotal role in this cutting-edge field....
MongoDB thumbnail image

Dec 04, 2023
Ben Perlmutter
Quickstart

Connect to a MongoDB Database Using Node.js

Node.js and MongoDB is a powerful pairing and in this Quick Start series we show you how....
MongoDB thumbnail image

Nov 29, 2023
Lauren Schaefer
Article

AI Shop: The Power of LangChain, OpenAI, and MongoDB Atlas Working Together

Explore the synergy of MongoDB Atlas, LangChain, and OpenAI GPT-4 in our cutting-edge AI Shop application. Discover how flexible document models and advanced AI predictions revolutionize online shopping, providing personalized grocery lists from simple recipe requests. Dive into the future of retail with our innovative AI-powered solutions....
MongoDB thumbnail image

Nov 29, 2023
Pavel Duchovny
Tutorial

Using MongoDB Atlas Triggers to Summarize Airbnb Reviews with OpenAI

Uncover the synergy of MongoDB Atlas triggers and OpenAI models in real-time analysis and summarization of Airbnb reviews. ...
MongoDB thumbnail image

Oct 31, 2023
Pavel Duchovny