Realm
Introduction to Realm for Android Developers (Deprecated)
Autoplay
Up next
About
Introduction to Realm for Android Developers
This video has been updated. See the new version here.
Learn how to store data with the Realm database, an alternative to SQLite. Realm is a MVCC (Multi Version Concurrency Control) based database that is super fast and very easy to use.
In the is Lesson you will learn:
- Add Realm to your project.
- How to configure Realm with a custom name.
- How to create Realm Objects.
- How to save objects to Realm.
- How to retrieve objects from Realm.
- How to query Realm using the fluid interface operators.
- How to avoid a common memory leak in Realm.
At the end of this Lesson, you will be able to add Realm to your project and use it as your database. Be sure to check out the Realm Java Documentation. If you run into any issues you can add them to the issue list on on their Github page located here.
Links
- Realm.io
- Realm Java Documentation
Instructor
Links
Comments
Lessons in Realm
Introduction to Realm for Android Developers (Deprecated)
06:03
Introduction to Realm

07:48
Real Time Data Updates with Realms RealmChangeListener

Pro
05:17
Clean Models with the @RealmClass Annotation

03:35
Object Relationships: Many-To-One & One-to-One and a simple Link Query

07:09
Many-to-Many Relationships

04:44
Link Queries

Pro
09:41
Group Queries

Pro
04:32
Introduction to Migrations

Pro
07:01
Deleting Objects

Pro
08:38
Adding New Objects and Creating Object References

Pro
04:16

Something went wrong
Lesson added to playlist
Create new playlist
Name can't be empty