Re: Replacing WebSQL with a Relational Data Model.

On Tue, Oct 26, 2010 at 4:24 PM, Anne van Kesteren <annevk@opera.com> wrote:

> On Tue, 26 Oct 2010 17:06:14 +0200, Jeremy Orlow <jorlow@chromium.org>
> wrote:
>
>> WebSQLDatabase is essentially deprecated, so it's not worth looking at
>> things in that context.  And I don't think anyone's interested in adding
>> yet another storage mechanism to the web platform.  And thus that leave just
>> IndexedDB.
>>
>
> Well, there's the file-based storage mechanism:
> http://www.w3.org/TR/file-system-api/


I meant to say structured storage.  Since the File* APIs just give raw
access, a join language doesn't really make sense in their context.

J

Received on Tuesday, 26 October 2010 15:29:32 UTC