Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : mightyorm.sqldatacomparison

*** This project has moved to https://www.nuget.org/packages/SqlUtils.SqlDataComparison *** 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...

Registry - Homepage - JSON
purl: pkg:nuget/mightyorm.sqldatacomparison
Keywords: SQL, Server, compare, data, comparison
License: MIT
Latest release: about 4 years ago
First release: about 4 years ago
Downloads: 3,321 total
Stars: 3 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 25 days ago

    Loading...
    Readme
    Loading...