Skip to content
/ webdb Public

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.

License

Notifications You must be signed in to change notification settings

moinism/webdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Packages

No packages published