-
Safe vs Deep integration of Realm
Featuring Viraj Tank
Realm: A fast and secure database for Android, which is easy to learn and integrate.
droidcon droidconuk realm deep-integration androidrealm -
Live Objects
Featuring Marius Rackwitz
Not just since Swift was introduced, Value Objects are preached in the iOS community. They are neat, but Live Objects with reference semantics have their own advantages as well. This talk reminds of those and explains how they give a whole new experience when working with persistency as given by...
ios swift kvo realm -
All about ORM’s
Featuring Kevin Galligan
Android has matured to the point where there are several database access and management options, as well as some totally non-sqlite alternatives. You will discover some of the well known options, take a look at Realm, and demo an ORMLite port that uses annotation processing instead of reflection,...
android orm touchlab realm