Friday, December 11, 2015

Streamlining Mobile App Databases with Realm.io

Despite most modern mobile apps requiring online access to send and receive data, at some point in app development you will need to store data locally on the device. For this you will need a local database.

Databases are generally slow at reading and writing data and Realm.io is a promising solution that can make development easy and offers a performance upgrade from SQLite on Android and Core Data on iOS.

Continue reading %Streamlining Mobile App Databases with Realm.io%


by Valdio Veliu via SitePoint

No comments:

Post a Comment