Rocky: Rust SQL engine adds version control for data queries
Hacker News·3w·hugocorreia90
Rocky brings Git-like branching and replay capabilities to SQL execution, letting you track how data transforms through queries and rewind to previous states. For data engineers and analysts building reproducible pipelines, this addresses a real friction point—understanding data lineage and debugging query changes without manual versioning.
Original story
Read the original on Hacker News