database

Oct 20, 2023

I made a build using SQLite, but it was too painful to use - the lack of quantile queries for example was painful. I solved it with a horrible query, but it was just too much.

It's very unfortunate that sql.js, a very useful and neat project, does not support custom aggregation functions

It might be possible to use Duckdb instead, with its WASM engine?

↑ up