Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 366 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 366 Bytes

Data Comparison Tool

Data Comparison Tool is .NET library helping you compare data from two data sources.

It leverage merge algorithm, requiring two data sources are sorted at first. It support SQL Server out of box, but is easily extentable based on IDataReader interface.