A cool library to use SQL with HTML5

12 Feb

html5

html5sql is a light JavaScript module that makes working with the HTML5 Web Database a whole lot easier. Its primary function is to provides a structure for the SEQUENTIAL processing of SQL statements within a single transaction. This alone greatly simplifies the interaction with the database however it doesn’t stop there. Many other smaller features have been included to make things easier, more natural and more convenient for the programmer.

(Demo) http://html5sql.com/demo.html
(Documentation) http://html5sql.com/guide.html

Read More...
Related links:

No comments yet

Leave a Reply