Hacker News new | ask | show | jobs
by profsummergig 617 days ago
Thank you.

In the context of Web Apps, I suppose this means that data is first stored to some sort of in-browser storage and synced to remote in the background.

1 comments

Yes, using IndexedDB is common, and increasingly also running SQLite in the browser using Wasm, with its data persisted through a VFS that uses IndexedDB or OPFS. https://www.powersync.com/blog/sqlite-persistence-on-the-web
Hey dawg, I heard u like client-server... so I put client-server in ur client-server so u can client-serve while you client-serve.

Jesus Christ, can you imagine every shitty website on the planet using Wasmed SQLite in the future... I just shuddered with horror.