A web UI for the proto-query-engine It runs a simple SQL query engine in the browser, using Apache Arrows and Datafusion. Install dependencies npm install npm run wasm Run it locally npm run dev Note It can be deployed to Cloudflare Pages as a static webpage.