I coded up a small demo of Web SQL Database. As the demo points out, notice you can hit reload and the data remains, being that it’s one of the several techniques for offline storage.
There’s not much to say about Web SQL – you either know SQL already, in which case it’s fairly straightforward and [...]
