Web SQL Database
Web SQL Database is a web page API for storing data in databases that can be queried using a variant of SQL.[1] The API is supported by Google Chrome,[2] Opera,[3] Safari[3] and the Android Browser.
The W3C Web Applications Working Group ceased working on the specification in November 2010, citing a lack of independent implementations (i.e., the use of a database system other than SQLite as the backend) as the reason the specification could not move forward to become a W3C Recommendation.[1]
The Mozilla Corporation was one of the major voices behind the break-up of negotiations and deprecation of the standard, while at the same being the main proponents behind an alternative storage standard IndexedDB.[4] [5]
See also
References
- 1 2 "Web SQL Database (W3C Working Group Note)". W3.org. Retrieved 2011-10-25.
- ↑ Fette, Ian (2010-01-25). "Chromium Blog: More Resources for Developers". Blog.chromium.org. Retrieved 2013-09-07.
- 1 2 "Can I use Web SQL Database". Caniuse.com. Retrieved 2013-09-07.
- ↑ "Why is WebSQL database deprecated?". Programmers Exchange.
- ↑ "Beyond HTML5: Database APIs and the Road to IndexedDB". Mozilla Corporation.
External links
|
This article is issued from Wikipedia - version of the Friday, February 05, 2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.