What is Realm Database ?
Realm is Database that provides cross-platform database solution. Realm is faster then SQLite Database. It is use to store the offline Data in android. It is provides more features than other database. It is easier to Set-up. It replace both SQLite database and ORM libraries in android. It support more features such as JSON, a fluent API, Encryption .