data-diff
data-diff copied to clipboard
Materialize diff to database
We might want to add to the database drivers the ability to use them as output for the diff, so we can create diff_{src_table_name}_{dst_table_name} with all the differing rows. This would probably be quite useful for especially larger diffs over just writing output, if you can't integrate with the Python API.