Skip to content

A jQuery and JavaScript plugin which make it easy to use WebSQL feature of HTML5. If you are not using this cool HTML5 feature just because it is hard to use then this plugin is for you. AJAX like calls to perform SQL actions.

master
Switch branches/tags
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

WebDB

A JavaScript plugin which make it easy to use WebSQL feature of HTML5. If you are not using this cool HTML5 feature just because it is hard to use then this plugin is for you. AJAX like calls to perform SQL actions.

NOTE:

WebSQL API has been deprecated by W3C and is no longer maintained. Browsers's support may drop in future. I'd highly recommend you switch to better solution like ChotaDB.

I've re-written this plugin from scratch because it is still really popular and most of the browsers are supporting the API.

Current Support:

Browser/Device Support
Chrome - Desktop
Chrome - Mobile
Android Browser
Safari - Desktop
Safari - iOS
Opera - Desktop
Opera - Mobile ?
Opera Mini
IE
Firefox
Cordova ?

Detailed support is available here.

More detail, demo and docs can be found at http://moin.im/plugins/webdb/index.html

About

A jQuery and JavaScript plugin which make it easy to use WebSQL feature of HTML5. If you are not using this cool HTML5 feature just because it is hard to use then this plugin is for you. AJAX like calls to perform SQL actions.

Topics

Resources

License

Packages

No packages published