One of the most important part of development is to choose the storage for the project. It was very hard to do on Android before: various ORM-libraries on SQLite, NoSQL libraries. But there was nothing really fast and easy to work with.
The occurrence of Realm has changed everything. In my report we’ll compare it with SQLite ORM.
Libraries, we’ll see what works faster and easier. At the end of my report I’ll tell you about one more new and interesting tool that can be compared with Realm.