NoSQL Database for Mobile App’s
Have you ever felt it’s hard
To convert JSON documents to a relational schema to save the information with SQLite/Room or CoreData? Or secretly saved JSON as a String to avoid the hassle.
Then write complex queries to collect data from DB and at last, update the schema and do data migration.
What if we could directly save JSON or even objects? In this talk, I would share my experience working with Realm and how it simplified code and made querying data simpler without compromising on performance.
Session info:
Speaker: Mohit Sharma
Developer Advocate, MongoDB
Date: 12 May 2023
Time: 13:15 - 14:00
Relevant tags:
Android
iOS