Friday, January 25, 2013

Web Sql

0 comments

Web Sql

What is web sql:

We can store data in browser by using web storage API.But we can not access these storage properly.So W3c bring another specification called  WEB SQL database.
By this we can perform sql/database operation on browser that ill reduce the server activity and thus improve website browsing speed.Web SQL database API  is not part of Html 5 specification.But It has nie features and by using these feature we can enhance our web site developing experienc.
It build with SQLite(3.1.19).

Those have a background of server side database will surprise that is it really possible to work with database with client side.Yes it is possible.


Browser Support:

Until now it will support Google Chrome,Safari,Opera,and Mozilla Firefox by add-ons support.
NB:W3c has stop working on these specification.


HTML 5 syllabus
VIDEO TUTORIAL  

Related Topics



You can check which browser and what versions support this specification on thes site
Click here

Comments

0 comments to "Web Sql"

Post a Comment

 

Copyright 2010 All Rights Reserved E-tech institute of IT.