javascript - Best way to get and store data (optimized) to mobile app (Ionic, Cordova/Phonegap) -


i want app ionic framework , cordova android , ios , want optimize @ requests server.

i need data php server (api) , store in mobile phone, data related, think sqlite best option store in device because of show more fast complex sql json stored in localstorage (for example) , search , link data in mobile. i'm right?

i need , can pull refresh in app , new data.

i've been watching solutions don't know best.

parse/firebase: difficult administrate non-specialists, have backend enter , modify data relations easily. in addition services return json more data need.

persistence.js , persistence.sync.js works mysql-server , sqlite-local can sync 1 table or new data? , did't find solution php server.

couchdb , pouchdb: don't know if can sync new records.

receive data in json , store in sqlite: need create functions easier.

any other solutions?

i'm lost in topic.

thanks!!

couchdb , pouchdb: don't know if can sync new records.

that’s default. plus handle nasty sync details you. highly recommend looking this.


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Restarting Supervisor and effect on FlaskSocketIO -

android - Format a french phone number -