I’m not sure I still believe what I’m reading but apparently WebKit, the browser engine behind Safari, provides access to a local SQL database for web application data storage.
It looks like storage is allocated per domain and you can access the database directly from JavaScript.
Posted by mcoopet 