Atlas Device SDK for C++
Realm is now Atlas Device SDK – Learn More
Use Atlas Device SDK for C++ to write applications that access data stored locally on devices and sync data with Atlas.
Learning Paths
Get Started with the C++ SDK
Quick Start
Minimal-explanation code examples of how to work with the C++ SDK, write to the device database, and sync with other devices.
Working Example App
Learn from a working terminal GUI client app that uses the C++ SDK.
Guided Tutorial
Follow a guided tutorial to learn how to adapt the example app to create your own working app.
What You Can Do
Develop Apps with the SDK
Use the SDK's open-source database - Realm - as an object store on the device. Use Device Sync to keep data in sync with your MongoDB Atlas cluster and other clients.
Essential Documentation