6 ms·
I think performance and cost are the big motivators here. I work on a web framework for building data apps like reports and dashboards, and we use duckDB’s WAS
by amcaskill 3y ago
I think performance and cost are the big motivators here.
I work on a web framework for building data apps like reports and dashboards, and we use duckDB’s WASM runtime for interactions (e.g when a user changes a date range filter). It’s really fast, and you don’t spend snowflake credits.