JavaScript
Sign in to follow topics
Featured
Tutorial
Atlas Cluster Automation Using Scheduled Triggers
In this article I will show you how a Scheduled Trigger can be used to easily incorporate automation into your environment. In addition to pausing and unpausing a cluster, I’ll similarly show how cluster scale up and down events could also be placed on a schedule. Both of these activities allow you to save on costs for when you either don’t need the cluster (paused), or don’t need it to support peak workloads (scale down).Oct 12, 2022
Brian Leonard
All JavaScript Content
- Newest
- Highest Rated
Video
Vector Search: The Future of Data Querying Explained | Semantic Searching
✅ Sign-up for a free cluster at → https://mdb.link/free-1ZIYVNvRVsY ✅ Get help on our Community Forums → https://mdb.link/community-1ZIYVNvRVsY Welcome to this comprehensive guide on Vector Search, a revolutionary technique that allows you to search data based on meaning rather than just keywords. If you've ever struggled to find exactly what you're looking for in a database, this video is for you. We'll explore how Vector Search works, its benefits, and how to implement it in MongoDB for a seamless and powerful search experience. 🛠 What You'll Learn What is Vector Search?: Understand the machine learning models behind Vector Search and how they transform text, audio, images, or other types of data into high-dimensional vectors. Benefits of Vector Search: Discover why semantic understanding, scalability, and flexibility make Vector Search a must-have feature for modern databases. MongoDB & Vector Search: Learn how to set up Vector Search in MongoDB Atlas, create triggers with OpenAI API, and perform vector search queries. We'll walk you through each step, from setting up your MongoDB Atlas account to writing JavaScript functions for querying. 📚 Resources 📚 ✅ Written article & code → https://mdb.link/semantic-search-mongodb-atlas-vector-search-1ZIYVNvRVsY ✅ Vector Search Documentation→ https://mdb.link/vector-search-1ZIYVNvRVsY ✅ OpenAI → https://platform.openai.com/overview ✅ Create your first FREE MongoDB Atlas Cluster → https://youtu.be/jXgJyuBeb_o ------ ✅ Subscribe to our channel → https://mdb.link/subscribeSep 20, 2023
Video
How to Use Azure Credits for MongoDB Atlas: Deploy a MERN Stack App
✅ Sign-up for a free cluster at: https://mdb.link/free-wqZFZbmPvno ✅ Get help on our Community Forums: https://mdb.link/community-wqZFZbmPvno MongoDB Atlas and Azure are great friends! In fact, they became even better friends recently with the addition of the MongoDB Atlas Pay-as-You-Go Software as a Service (SaaS) subscription to the Azure Marketplace, allowing you to use your existing Azure credits to enjoy all the benefits of the MongoDB Atlas Developer Data Platform. So there is no better time to learn how you can take advantage of both of these. In this video, we are going to see how you can deploy a MERN stack application to Azure Web Apps, part of Azure App Service, in a few simple steps. 📚 Resources 📚 Written blog & code → https://mdb.link/getting-started-azure-app-service-atlas Microsoft Azure subscription → https://mdb.link/atlasazurepaygsaas ------ ✅ Subscribe to our channel → https://mdb.link/subscribeSep 12, 2023
Tutorial
Adding Real-Time Notifications to Ghost CMS Using MongoDB and Server-Sent Events
Learn how to work with MongoDB change streams and develop a server-sent event application that integrates with Ghost CMS.Aug 14, 2023
TQ
Tobias Quante
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.Jul 19, 2023
Benjamin Flast
Tutorial
How to Leverage an Event-Driven Architecture with MongoDB and Databricks
Learn how to develop using an event-driven architecture that leverages MongoDB Atlas and Databricks.Jul 13, 2023
Francesco Baldissera
Article
What to Expect from Realm JavaScript v12
The Realm JavaScript team has been working on Realm JavaScript version 12 for a while, and we'd like to give you a brief introduction to what to expect.May 22, 2023
Kenneth Geisshirt
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.May 05, 2023
Joel Lord
Tutorial
WhatsApp Business API Webhook Integration with Data API
In this article, learn how to integrate the WhatsApp Business API with MongoDB Atlas functions.Apr 05, 2023
Vishal Turi
Tutorial
Getting Started with MongoDB Atlas, NodeJS, and Azure App Service
How to easily deploy a MERN Stack application to Azure App Service.Mar 24, 2023
Luce Carter