SqlUtils.SqlDataComparison NuGet Package

Pure SQL data comparison and reconciliation utility for SQL Server

Example usage:

* EXEC sp_CompareData 'MyTable', 'RemoteDb..TheirTable'
* EXEC sp_ExportAll 'MyTable', 'RemoteDb..TheirTable'
* EXEC sp_ExportDeleted 'MyTable', 'RemoteDb..TheirTable'
* EXEC sp_ImportChanged 'MyTable', 'RemoteDb..TheirTable', @ids = '43-44'

Supports:

* Column name remapping
* Columns filter
* Automatic primary key based or manual join columns spec
* And more...




Got any SqlUtils.SqlDataComparison Question?





Info

Version: 1.3.0
Author(s): Mike Beaton
Last Update: Thursday, April 16, 2020
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/SqlUtils/SqlDataComparison
NuGet Url: https://www.nuget.org/packages/SqlUtils.SqlDataComparison


Install
Install-Package SqlUtils.SqlDataComparison
dotnet add package SqlUtils.SqlDataComparison
paket add SqlUtils.SqlDataComparison
SqlUtils.SqlDataComparison Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

1471