ssql playground

SQL-style stream processing — runs entirely in your browser via WebAssembly
Loading WASM module...
Click "Run" to execute a pipeline, or try an example below.

Examples

Available datasets: (50 rows) · (40 rows) · (20 rows) · or upload your own

This playground runs a real ssql binary compiled to WebAssembly — but the shell piping is simulated in JavaScript. The real CLI experience is far richer: tab completion for field names, operators, and values; Unix pipes; process substitution; SSH to remote hosts; and catalog queries across fleets.
Install: go install github.com/rosscartlidge/ssql/v4/cmd/ssql@latest