An in-browser benchmark comparing Arquero, Danfo.js, SQLite WASM and DuckDB WASM across a mix of transactional and analytical queries. SQL frameworks extend their impressive performance from the server to the browser.
A concise guide on building SQLite WASM on Ubuntu Linux with custom extensions. Run SQLite in the browser and enable new possibilities by providing an interface to other C libraries through custom extensions.