We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Storing big data on a mobile device, iOS and Android, with react native and expo SQLite

I am working on a mobile app with react native and expo. The critical point of the app is that it needs to store big data on a device because it will work in offline and online modes. I'm thinking to try expo SQLite for this and I have few questions regarding this:

  1. Is it appropriate for storing large data on the local device, both Android and iOS?
  2. When deleting data, does the database file size decrease, or stay as is?
  3. Are there any limitations to the TEXT type?
  4. Can you suggest any good documentation, because on expo.io is too short (I think)?

Thanks in advance!


_________________

Pursuing Big Data Hadoop Course.


1 Reply

KS Karthik Sridhar Syncfusion Team December 4, 2020 02:14 PM UTC

Hi Andrew, 

Thanks for contacting Syncfusion, we are happy to assist you. We hope that your query is not related to Syncfusion Big Data Products, so can you please share more information like Syncfusion controls that were used for your application development, so that we could forward it to the concern team and provide you quicker solutions. 

Regards, 
Karthik Sridhar.  


Loader.
Up arrow icon