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.
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.
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