Realm is a lightweight mobile database you can use in your Android projects. It's faster than SQLite, and you won't need an ORM while working with it. In this quick tip, you are going to learn the basics of Realm.
Source files for the Tuts+ Quick Tip: Use Realm in Your Android Projects