Beginning Realm on iOS | Kodeco

This content was released on Jun 6 2016. The official support period is 6-months from this date.

Realm is a cross-platform mobile database, a billion+ people rely on. It’s known for it speed, ease of use, and best of all – it’s price: free for all! But Realm is not just a database – it’s an object API that allows you to really easily store and retrieve the very objects you use in your app without converting them to structs, copying them around, or using an intermediate language like SQL. Watch this free video series to learn how to define Realm data objects and easily persist them between app launches on disc. Make the most out of Realm’s dynamic collections and go reactive with the built-in notifications that allow your app’s UI to always be up to date with your data storage.


This is a companion discussion topic for the original entry at https://www.kodeco.com/3479-beginning-realm-on-ios