A WASM DB saved our data analysis engine

4 points by vinserello a day ago

Our demo totally crashed on a spreadsheet. We knew the old engine wasn't it, so we just yeeted it and rebuilt with DuckDB and WebAssembly. Basically, we put a whole analytical database inside your browser with WASM. Now parsing and queries run parallel, no cap.

It's actually wild now: 500MB CSV in ~2s. Charts on 100k+ rows are just live.

Peep it here at https://datastripes.com/

gangtao an hour ago

even this post is kind of promotional, but I actually like this product, I will try it