C++ SDK (Alpha)
Use the Realm C++ SDK to write applications in C++ that access data stored in realms and sync data with Atlas.
Alpha SDK
This SDK is currently offered as an alpha release. We encourage you to try out the features and give feedback. However, be aware that APIs and functionality are subject to change.
The C++ SDK does not yet support all Realm database features or Atlas App Services integrations.
What You Can Do
Develop Apps with Realm Database
Use free open-source Realm Database as a local object store on a device. Use Device Sync to keep data in sync with your MongoDB Atlas cluster and other clients.
Essential Documentation
Recommended Reading


