All activity
matthew david
left a comment
We're excited to announce the biggest update to data-diff !
With this new release data-diff is significantly faster at comparing tables within the same database, especially when there are a lot of differences between the tables.
We've also added the ability to materialize the diff results into a database table, in addition to (or instead of) outputting them to stdout. We've added support for...
data-diff
Efficiently diff data in or across relational databases
Open source data-diff keeps getting better! š«
In our latest release:
ā± Faster diffing
š¦ DuckDB support!
āØ Store diff results
ā and more!
Check out the full release notes here:
https://github.com/datafold/data-diff/releases/tag/v0.3.0
data-diff
Efficiently diff data in or across relational databases
Data Diff is an open-source package that can be run in a CLI or wrapped into any data orchestrator such as Airflow, Dagster, etc. Compare datasets quickly (seconds/minutes) at a large (millions/billions of rows) scale across different databases.
data-diff
Compare tables of any size across databases
matthew david
left a comment
We're excited to announce the launch of new open-source product ā data-diff that makes comparing datasets across databases fast at any scale. data-diff automates data quality checks for data replication and migration. In modern data platforms, data is constantly moving between systems, and at the modern data volume and complexity, systems go out of sync all the time. Until now, there has not...
data-diff
Compare tables of any size across databases