Hacker News new | ask | show | jobs
by Jyaif 1774 days ago
> that allows SQLite to read/write from IndexedDB in small blocks, just like it would a disk

So it sounds like IndexedDB was the right abstraction all along.

1 comments

No it's not, it has a terrible API. Not sure why people here are still defending that mess imposed by Mozilla when developers could have had something better, websql.

Another spec that failed from a practical perspective because of Mozilla's reluctance to implement key aspects of it is web components.