Hey HN,<p>I've been working on a project called DriftDB which helps visualize how a specific metric has changed between two measurements. If you've ever struggled with understanding the impact or shift in data metrics, this tool might be of interest!<p>Key Features:
- load your data (from a CSV) then make a change in that data and reload it
- Display waterfall chart of the evolution of a measure.<p>Installation:<p>pip install driftdb<p>driftdb seed create
driftdb seed update<p>driftdb start<p>Coming features:
- display lineage <a href="https://app.data-drift.io/42527392/Lucasdvrs/dbt-datagit/overview?snapshotDate=2023-10-11&commitSha=f81e5477a45c54d7088703e128ccfb701fe7a368" rel="nofollow noreferrer">https://app.data-drift.io/42527392/Lucasdvrs/dbt-datagit/ove...</a>
- add insertion from dbt-snapshot