Search Results

There are 1 item(s) tagged with the keyword "SQLite".

  • Displaying: 1 - 1 of 1
1. Introduction to HTM5 local data storage

Hi friend,

I am doing some research on HTML5 supported client side local storage.

HTML5 introduces some new concept to store information on client pc. It is very help and opens a new dimension to create offline applications.

For local storage, HTML5 accepts use of SQLite database. Each of the method uses SQLite database. There are main three methods:

1. localStorage
2. Web SQL
3. IndexedDB

Tags: HTML5, SQLite
By VIkas
  • Displaying: 1 - 1 of 1

Didn't find what you were looking for? Refine your search and try again.