Explore Developer Center's New Chatbot! MongoDB AI Chatbot can be accessed at the top of your navigation to answer all your MongoDB questions.

Learn why MongoDB was selected as a leader in the 2024 Gartner® Magic Quadrant™
MongoDB Developer
JavaScript
plus
Sign in to follow topics
MongoDB Developer Center
chevron-right
Developer Topics
chevron-right
Languages
chevron-right

Articles

A lightweight, interpreted, object-oriented language. JavaScript engines execute JavaScript code in client-side (in web browsers) or server-side(for example, the V8 engine is a core component of the Node.js and Deno runtimes).

All JavaScript Articles
All Articles
search
  • Latestcheck
  • Highest Rated
Article

The cost of not knowing MongoDB (V5RX) - Part 2

Discover the power of MongoDB schema optimization in the second part of The Cost of Not Knowing MongoDB series. This deep dive explores the impact of different data modeling approaches, focusing on the Bucket Pattern and Computed Pattern to enhance query performance and storage efficiency. Learn how grouping data by month or quarter can significantly reduce index size and improve read operations, while pre-computing aggregations can optimize reporting. With real-world benchmarks, load test results, and practical TypeScript code, this guide demonstrates how strategic schema design can maximize MongoDB’s potential.
MongoDB thumbnail image
MongoDBAggregation FrameworkJavaScriptNode.js

Jan 29, 2025
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.
MongoDB thumbnail image

Sep 18, 2024
Article

Currency Analysis With Time Series Collections #3 — MACD and RSI Calculation

Previously, we calculated simple moving average/exponential moving average on currencies based on a time window. Now, we increase the complexity!
MongoDB thumbnail image

Sep 11, 2024
Article

Using AWS Rekognition to Analyse and Tag Uploaded Images

Learn how to use Rekognition along with Realm to supplement new content with information as it is inserted into the database.
MongoDB thumbnail image

Sep 11, 2024
Article

Capture IoT Data With MongoDB in 5 Minutes

Learn how to use MongoDB for Internet of Things data in as little as 5 minutes.
MongoDB thumbnail image

Sep 09, 2024
Article

Audio Find - Atlas Vector Search for Audio

Explore the creation of a music catalog system that leverages the power of MongoDB Atlas's vector search and a Python service for sound embedding.
MongoDB thumbnail image

Sep 09, 2024
Article

Build a Newsletter Website With the MongoDB Data Platform

How I ended up building a whole CMS for a newsletter — when it wasn't even my job
MongoDB thumbnail image

Sep 09, 2024
Article

Listen Along at Scale Up With Atlas Application Services

Learn how Scale Up publishes the title of the song playing in the office regardless of the source with an old cell phone and MongoDB Atlas Application Services.
Debugging application on an old and beaten up Nexus 5

Sep 09, 2024
Article

How to Enable Local and Automatic Testing of Atlas Search-Based Features

In this article, learn how to run unit tests on a local deployment of MongoDB Atlas Search.
queryable encryption

Jun 12, 2024
Article

Building Remix Applications with the MongoDB Stack

In this tutorial, you will learn how to use Remix with MongoDB using the new MongoDB-Remix stack.
MongoDB thumbnail image

Apr 02, 2024