Hacker News new | ask | show | jobs
by knubie 1777 days ago
Wait, I thought IndexedDB was implemented with LevelDB [0] in Chrome?

[0] https://en.wikipedia.org/wiki/LevelDB#Usage

Edit: Sorry, just re-read the article. The author does mention that Chrome's IndexedDB isn't implemented in SQLite.