Recent Posts

MongoDB as a Vector Database for AI Agents-MongoDB

Author: Aasawari Sahasrabuddhe Original post on Foojay: Read More Table of Contents Why should you use MongoDB for building AI agents?Understanding AI agentsBuilding a multi-agent application with MongoDB Step 1: Creating a vector search index Step 2: Creating the Trip Step 3: Induce a disruption Step 4: Replanning  Step 5: The Memory agents make use of vector search. Step 6: …

Read More »

NFC, Crypto, Biometrics, And A New Build Cloud

Author: Shai Almog Original post on Foojay: Read More Table of Contents A new Build Cloud UI — previewDevice APIs become first-class Biometrics — PR #4987 Cryptography — PR #4994 NFC — PR #4996 cn1libs can now own simulator menus — and that changes Bluetooth Bluetooth that you can actually debug In-app purchase consistency — PR #4990UTF-8: JDK-compatible replace semantics …

Read More »

What is Sharding in MongoDB and When Should You Use It?

Author: Nancy Agarwal Original post on Foojay: Read More Table of Contents A Practical Introduction to Horizontal Scaling 1. Shards 2. Config Servers 3. Mongos Router Large datasets High write throughput Rapid data growth A Practical Introduction to Horizontal Scaling When building applications, most developers start with a single database server. At the beginning, everything works perfectly. Your application might …

Read More »