How does MongoDB connect to Realm?

To connect to MongoDB Realm over the wire protocol, you must construct a MongoDB connection string that includes credentials for an application user and an application-specific appName query parameter . You must URL encode connection strings before you can use them to connect to MongoDB Realm.

Read more

What is MongoDB Atlas Realm?

MongoDB Realm provides a first-class service interface for MongoDB Atlas that enables secure querying of one or more Atlas data sources. The MongoDB service secures your data with a dynamic, role-based Rules engine that proxies and modifies incoming queries based on rules that you define. …

Read more