Docs Menu

Atlas Device SDK for C++

Use Atlas Device SDK for C++ to write applications that access data stored locally on devices and sync data with Atlas.

What You Can Do

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
Functions Icon

Quick Start

Minimal-explanation code examples of how to work with the SDK.

See Code Examples

SDK Icon

C++ API Reference

Explore generated Doxygen reference docs for the C++ APIs.

C++ SDK Reference

SDK Icon

C++ SDK on GitHub

Explore the C++ SDK on GitHub.

C++ SDK Repository