Give a try on our documentation site here β
Use cases
- Primarily for people who want to perform Data-diff validation on the Blue-Green deployment π
- UAT validation: data-diff with PROD
- Code-Refactoring validation: data diff between old vs new
- Migration to Snowflake: data diff between old vs new (requires to land the old data to Snowflake)
3 level of diffing
- π₯ Key diff: Compare the Primary Key (pk) only
- π₯ Schema diff: Compare the list of column's Names and Data Types
- π₯ Content diff: Compare all cell values.
Feature Comparision
https://data-diff.iflambda.com/latest/#features-comparison-to-the-alternative-packages
Happy Diffing π
Full Changelog: 1.0.0b1...1.0.0