Hello,
I'm trying to create database in web app.
In tutorial, I found WebSQL Tutorial
But, http://www.w3.org/TR/2010/NOTE-webdatabase-20101118/ this page said
This specification is no longer in active maintenance and the Web Applications Working Group does not intend to maintain it further
Can I use web SQL in Tizen web application ?
If it's not okay, should i use IndexedDB ? localstorage ?
what's diffrenet between Indexed Database and WebSQL ?
Please let me know
Thanks,
Jenny