Atlas Device SDKs
Atlas Device SDK is available for most popular languages, frameworks, and platforms. Each SDK is language-idiomatic and includes:
The core database APIs for creating and working with on-device databases.
The APIs you need for connecting to the Atlas App Services backend so you can make use of server-side features like Sync, Authentication, Functions, Triggers, and more.
Java SDK
Build Android applications in Java or Kotlin. Realm data maps directly to the classes in your app.
Swift SDK
Build applications in Swift or Objective-C for Apple platforms, including iOS, macOS, watchOS, and tvOS.
.NET SDK
Build applications that use C# and the .NET platform, including MAUI, Xamarin, native Windows applications, and Unity projects.
Node.js SDK
Use the Node.js SDK to build server and IoT applications in JavaScript or TypeScript.
React Native SDK
Use the React Native SDK to build cross-platform applications in JavaScript or TypeScript.
Kotlin SDK
Build cross-platform applications for Android, iOS, and macOS with Kotlin Multiplatform (KMP). Realm data maps directly to the classes in your app.
Web SDK
Build web applications in JavaScript or TypeScript. Access data with MongoDB queries.
Flutter SDK
Build Flutter applications with Dart.
C++ SDK
Build applications in C++. Access data stored in realms and sync data with Atlas.