Hacker News new | ask | show | jobs
by danielovichdk 1774 days ago
I stopped reading after this

"If you are writing a web app today, you’ll probably choose IndexedDB to store data. It’s the only option for something database-like that works across all browsers."

RDBMS all the way baby

1 comments

Then you stopped reading before the part where he implemented SQLite using IndexedDB for the storage, thereby completely missing the point.

It's a fun article, I'd recommend trying reading all of it.