How to sync offline HTML5 webdatabase with centralised database
问题 I'd like to be able to do the following in a HTML5 (iPad) web app: upload data to an online database (which would be probably <50Mb in size if I was to build the online database in something like SQLite) extract either a subset or a full copy of data to an offline webdatabase (travel out of 3G network coverage range) perform a bunch of analytic-type calculations on the downloaded data save parameters for my calculations to the offline webdatabase repeat, saving different parameter sets for