A NoSQL Option to Persisting Data in your Mobile Apps

Date
Feb 22, 2018
Abstract:
 
This talk examineS NoSQL as an alternative to locally persisting data on mobile platforms. We will provide an overview of the various flavors of NoSQL, focusing on the Document model. It introduces Couchbase Lite, an open source, cross-platform NoSQL embedded data store for your mobile apps. It also compares and contrast it with existing embedded storage solutions. You will discover how you can integrate this in your mobile apps and walk through examples describing the CRUD and Query interface.