Settings

Theme

Show HN: DAGraph – reactive analytics graph in the browser (Rust/WASM)

dagraph.com

2 points by notfirstpost 17 days ago · 1 comment

Reader

notfirstpostOP 17 days ago

DAGraph is a visual, graph-based data tool that runs entirely in your browser; no backend, no account. Nodes range from simple arithmetic up to OLAP SQL over Parquet, and the whole graph is reactive: change an input, downstream nodes recompute.

Built in Rust, targeting WASM (and native). SQL nodes use Apache DataFusion (Arrow + Parquet); UI is Egui; data is stored in OPFS using OpenDAL. Full bundle is under 25 MB (8 MB over the wire).

Built solo, still rough in places. Happy to get into the DataFusion/WASM side, the reactive graph, or any other technical details.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection