HTML5 client-side database storage

Posted on October 23rd 2007 in Web Development

icon-gold.png

There is a new working draft for the HTML5 specification which covers client-side database storage. The interface language is SQL and done through API calls with JavaScript. The specification document is still in the works so changes are going to happen over the coming period. WebKit has already built a working example of the new specification. In order for this to work though you need to download and install the API (which they call nightly builds) which is about 10Mb. Source code is also available for download, for those who want to play around with it. The API is asynchronous and it uses callback functions keep track of results from a database query. The new standard will be a great improvement, although the need to install supporting software (APIs) is something that may prevent large scale adoption.

2 Responses to “HTML5 client-side database storage”

  1. HTML5 preview responded on 08 Dec 2007 at 10:16 am #

    […] great because it gets down to it in a more concise form. I have already mentioned HTML5 with the client-side data storage HTML5 based API some time ago, so take a look at that as […]

  2. sky responded on 23 May 2009 at 3:05 am #

    This is awesome! Working locally with datasets and sync with the server only when needed - thats what I’ve been waiting for ages. I hope it will be well secured, like crypted data, etc.

Trackback URI | Comments RSS

Leave a Reply

Close
E-mail It