Quantcast
Channel: StackExchange Replication Questions
Viewing all articles
Browse latest Browse all 17268

Node sync local database with online MYSQL database

$
0
0

I am developing an app in Electron (using Node.js) that displays data from an online server. I can do that with the mysql package, but I need to get this working offline too.

I found LoopBack by StrongLoop, but it only stores the database in the HTML5 local storage, so I think if I have no internet connection and I restart the app, the local stored database will not be available.

Is there any package that can replicate the an online database locally and store it for real, so even if I shutdown the device when offline and then open the app again, it will still have data to work with?


Viewing all articles
Browse latest Browse all 17268

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>