
article
Real-time Data Architectures with MongoDB Cloud Manager and Verizon 5G Edge
From real-time transaction processing, telemetry capture for your IoT application, or personalization using profile data for localized venue experiences, bringing MongoDB to the edge allows you to maintain the low latency characteristics of your application without sacrificing access to data.

article
Adding Realm as a dependency to an iOS Framework
Adding Realm to a Project is how we usually work. But sometimes we want to create a Framework (could be the data layer of a bigger project) that uses Realm. So... how do we add Realm as a dependency to said Framework?

article
Continuously Building and Hosting our Swift DocC Documentation using Github Actions and Netlify
In this post we'll see how to use Github Actions to continuously generate the DocC documentation for our Swift libraries and how to publish this documentation so that can be accessed online, using Netlify.

article
Generating MQL Shell Commands Using OpenAI and New mongosh Shell
Learn how new mongosh external modules can be used to generate MQL language via OpenAI engine. Transform simple text sentences into sophisticated queries.

article
Document Our Realm-Powered Swift Frameworks Using DocC
Learn how to use the new Documentation Compiler from Apple, DocC, to create outstanding tutorials, how-tos and explain how your Frameworks work.

article
Integrate Azure Key Vault with MongoDB Client-Side Field Level Encryption
Learn how to use Azure Key Vault as your remote key management system with MongoDB's client-side field level encryption, step-by-step.

article
Go to MongoDB Using Kafka Connectors - Ultimate Agent Guide
Go is a cross-platform language. When combined with the power of Confluent Kafka streaming to MongoDB Atlas, you’ll be able to form tools and applications with real-time data streaming and analytics. Here’s a step-by-step tutorial to get you started.

article
Introducing the MongoDB Analyzer for .NET
Say hello to the MongoDB Analyzer for .NET. This tool translates your C# queries to their MongoDB Query API equivalent and warns you of unsupported expressions and invalid queries at compile time, right in Visual Studio.

article
Create a Multi-Cloud Cluster with MongoDB Atlas
Learn everything you need to know about multi-cloud clusters on MongoDB Atlas.

article
Introducing a New MongoDB Aggregations Book
Learn more about our newest book, Practical MongoDB Aggregations, by Paul Done.

article
An Introduction to Indexes for MongoDB Atlas Search
Get a gentle introduction for creating a variety of indexes to be used with MongoDB Atlas Search.

article
Searching on Your Location with Atlas Search and Geospatial Operators
Learn how to compound Atlas Search operators and do autocomplete searches with geospatial criteria.