Docs Menu
Docs Home
/ /
Atlas Device SDKs
/

Configure & Open a Database File

On this page

  • File Schema
  • Open a Database Asynchronously
  • Provide a Subset of Models to a Database
  • Expose More Than One Database

Placeholder page for configuring and opening a realm.

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.

← 
 →