Medium post with IndexedDB benchmarks #17
rhashimoto
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
@ricomariani has a nice write-up on explorations with porting a SQLite application to the web platform in general, and using IndexedDB for SQLite back-end storage in particular:
WASM+SQLite for Web Products
The post includes benchmarks, performance analysis, and areas for further investigation. Those interested in WAL journaling may find it especially worthwhile. It's well done and highly recommended.
Beta Was this translation helpful? Give feedback.
All reactions