Beginning Realm on iOS | Ray Wenderlich

Realm is a cross-platform mobile database, a billion+ people rely on. It’s known for its 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.


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