• Home
  • Search Tags
  • About

realm

Topics related to realm:

Getting started with realm

Realm is a mobile-first database solution designed to provide fast queries with low-memory consumption through usage of lazy-evaluation, along with type-safe and live-updating model objects.

Realm is available for multiple platforms, and therefore encompasses multiple projects:

  • Realm Objective-C
  • Realm Swift
  • Realm Java
  • Realm JavaScript
  • Realm Xamarin

Installation and Setup

Find Realm file location

Content on the page is taken from Stack Overflow Documentation

This site is NOT affiliated with Stack Overflow or any of the contributors. | Privacy Policy | Terms of Service