Hacker News new | ask | show | jobs
by aapl 5301 days ago
To my knowledge, IndexedDB is specifically intended as a low-level B-tree API that most developers will access via a high-level library of some sort [1].

[1] http://hacks.mozilla.org/2010/06/beyond-html5-database-apis-...