[whatwg] File mode Database Storage
Narendra Sisodiya
narendra at narendrasisodiya.com
Fri Feb 18 00:38:27 PST 2011
On Fri, Feb 18, 2011 at 1:49 PM, Narendra Sisodiya <
narendra at narendrasisodiya.com> wrote:
> On Fri, Feb 18, 2011 at 1:39 PM, Jeff Schiller <codedread at gmail.com>wrote:
>
>>
>> You have an odd definition of "HTML5 only" :)
>>
>
> I admit my mistake that twFile and XUL are not HTML. I will read more on
> SQLite/WebSQL/IndexedDB.
Let me ask more clear question.
where exactly above database/storage techniques (websql/IndexedDB etc)
store their data ?
* Local File
* Local browser cache or cookie or similar things
* WebServer
OR Is it possible to just READ and Display a database content from file ( Ex
xyz.db) in index.html without having any server. (Ex - File mode).
More information about the whatwg
mailing list