Cordova – the best database option for the PhoneGap application?

I am looking for an evolved, stable and proven database solution for PhoneGap applications with unlimited size.

I am in LocalStorage Worked for more than a year and it worked very well. At least if you did not reach the 5 MB limit.

This is my concern: the application I currently plan will need to process more data, I don’t want to say “Sorry, we have reached the 5 MB limit and cannot complete your operation!” For users who have just bought a 64 GB iPhone.

Any suggestions?

Thank you!

Thomas

The answer to this question is to use a SQLite database. Please refer to The following links –

SQLite Database

SQLiteDatabase PhoneGap

I hope I can help you.

< p>I am looking for an evolved, stable and proven database solution for PhoneGap applications, the size of which is not limited.

I have worked in LocalStorage for more than a year, and the effect is very good Good. At least if you don’t reach the 5 MB limit.

This is my concern: the application I’m currently planning will need to process more data, and I don’t want to say “Sorry, we reached the 5 MB limit. Restrictions, unable to complete your operation!” For users who just bought a 64 GB iPhone.

Any suggestions?

Thank you!

Thomas

The answer to this question is to use a SQLite database. Please refer to the following link –

SQLite Database

SQLiteDatabase PhoneGap

I hope I can help you.

Leave a Comment

Your email address will not be published.