Comment by drums8787
1 day ago
We use WASM DuckDB as the target for an in-browser agentic feature. Generated SQL runs against the user's individual tables that then feed in-browser dashboards.
Excellent performance.
1 day ago
We use WASM DuckDB as the target for an in-browser agentic feature. Generated SQL runs against the user's individual tables that then feed in-browser dashboards.
Excellent performance.
Where are you storing and fetching the users data to be able to query it in-browser?
Investigating a similar use case and trying to figure out what our infra could look like!
[flagged]
Running duckdb as wasm in browser for dashboards is a very common use case.
Does that make this account an alias as well?