Luke L 07 December 2010 Web SQL is actually no longer maintained as it was just a wrapper around SQLite, so using it is going to cause big problems further down the line. http://www.w3.org/TR/webdatabase/ And for storing files etc, you’re much better off making a cache manifest.
Web SQL is actually no longer maintained as it was just a wrapper around SQLite, so using it is going to cause big problems further down the line.
http://www.w3.org/TR/webdatabase/
And for storing files etc, you’re much better off making a cache manifest.