Show HN: DAGraph – reactive analytics graph in the browser (Rust/WASM)
Category: other
Tags: analytics, rust, wasm, sql, graph, browser
Score: 5.3/10 (Innovation: 5, Technical: 6, Documentation: 3, Utility: 5)
DAGraph is a reactive data analytics graph that runs in the browser using Rust and WebAssembly, storing each SQL query as a separate file with metadata for version control and sharing. Its approach of combining a graph-based UI with file-per-query storage is interesting for analytics workflows, though the minimal documentation limits immediate usability.
Target audience: data engineers, data analysts
Repository: https://dagraph.com
View on Hacker News