storesafe / cordova-sqlite-storage

A Cordova/PhoneGap plugin to open and use sqlite databases on Android, iOS and Windows with HTML5/Web SQL API
Other
2.15k stars 716 forks source link

Sqlite data synchronization #914

Open nehalasim opened 4 years ago

nehalasim commented 4 years ago

Hi everyone. This is very helpful for the Cordova developer. One thing I need to know is there any pre-defined option or API to synchronize the data with a remote MySql server?

brodycj commented 4 years ago

I think there is no direct solution yet, already discussed in https://github.com/xpbrew/cordova-sqlite-storage-help/issues/50 among other places. Thanks!