FAQ

How do I set logging level with the Realm node.js SDK?
While debugging your application, you can always increase the verbosity of logging to help troubleshoot unexpected behavior.  You can do this easily with a...
Wed, 16 May, 2018 at 2:24 PM
What languages are supported by Realm Database?
We have native SDKs for mobile clients in: Objective-C Swift Java (Android) React Native Xamarin   We have native SDKs for server/desktop clients i...
Mon, 24 Sep, 2018 at 1:14 PM
Which javascript frameworks do you currently support?
Currently, we support React Native and Node.js.  We do not yet support frameworks like Ionic and Cordova though we hope to in the future.
Fri, 23 Feb, 2018 at 2:34 PM
What authentication methods are supported by Realm Cloud?
At launch, we will support JWT and username + password for production use.  We also have nickname and anonymous authentication which are made specifically ...
Fri, 23 Feb, 2018 at 2:35 PM
How can I use the Realm database with my web applications?
The Realm Object Server can be queried via GraphQL and will return JSON representations of the Realm data.  More details are provided here.  Depending on yo...
Tue, 27 Mar, 2018 at 1:51 PM
What is a monthly active user (MAU)?
Note: This definition is no longer necessary for Realm Cloud as it is now measured by simultaneous connections.  See here.   A monthly active user (MAU)...
Tue, 27 Mar, 2018 at 1:57 PM
How can I execute server-side logic (functions) with Realm Cloud?
Realm Cloud allows server side data access of all data that is stored within Realm.  This makes all kinds of integrations and workflows possible using our g...
Wed, 29 Apr, 2020 at 7:05 PM
What does the Realm Platform Developer Edition Sunsetting mean to me ?
The Realm Platform Developer edition was designed for developers to get access to a minimal set of functions in Realm Platform they could use in development...
Fri, 27 Mar, 2020 at 6:35 PM
Where did Realm Platform Professional and Enterprise go?
Realm Platform Professional and Enterprise names will no longer exist. Realm Platform Standard will be the new name and it will have all of the key functi...
Wed, 28 Feb, 2018 at 11:01 AM
Realm Cloud: How is storage measured?
We periodically run `df` on the instance’s data volume to measure storage used. If you use multiple instances, the total storage used to calculate your bill...
Wed, 28 Feb, 2018 at 11:34 AM