Compare tables within or across databases
-
Updated
Jun 4, 2026 - Python
Compare tables within or across databases
Change-time data review for data-engineering and financial-controlling work. Re-runs affected pipeline lanes, diffs the numbers vs a blessed baseline, and judges whether movement matches declared intent. Catches the data bugs code review and unit tests miss.
Tracks changes in nested Python structures (dicts, lists, tuples, and objects with __dict__).
Local-first CLI for semantic data reconciliation with YAML rules and JSON reports.
Stable comparison engine for datasets, files, streams, and connector-backed sources.
A high-performance Change Data Capture (CDC) tool for comparing CSV files and detecting differences. Built with Python and optimized for speed using Polars, NumPy, and xxHash.
Python CLI and data diff tool for comparing SQL tables, SQL query results, CSV, and Excel/XLSX files
🔍 Track and record changes in nested data structures automatically, ensuring data integrity and simplifying debugging with detailed audit trails.
Add a description, image, and links to the data-diff topic page so that developers can more easily learn about it.
To associate your repository with the data-diff topic, visit your repo's landing page and select "manage topics."