(Replying to PARENT post)

What is the use case for a browser based OLAP database ?
๐Ÿ‘คtempest_๐Ÿ•‘2y๐Ÿ”ผ0๐Ÿ—จ๏ธ0

(Replying to PARENT post)

Something like https://github.com/finos/perspective ? We use an OLAP(-y) WASM engine to provide query-ability to our data visualization tool, and doing the calculations in the browser is cheaper and simpler than a server-side database for datasets that fit in browser memory.
๐Ÿ‘คtexodus๐Ÿ•‘2y๐Ÿ”ผ0๐Ÿ—จ๏ธ0