Configure & Open a Database File
On this page
Realm is now Atlas Device SDK – Learn More
Placeholder page for configuring and opening a realm.
File Schema
Placeholder for concept information about the database file schema (realm schema). i.e. it's a collection of all the object schemas that the database file can manage. Some SDKs require explicit realm file schemas, while others automatically manage schemas for any object in your project, and you can specify a subset of schemas (objects) when opening a realm.