p/data-diff-2
Compare tables of any size across databases
matthew david
data-diff β€” Efficiently diff data in or across relational databases
2
β€’
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
Replies
Best
matthew david
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 DuckDB, and for diffing schemas. Finally we've improved support for alphanumerics, and threading, and generally improved the API, the command-line interface, and stability of our tool. Let us know what you think! Here is a tutorial on getting started with data-diff: https://github.com/leoebfolsom/d...