Download List

Project Description

DiffKit is an application and a framework, for comparing two tables of data, field-by-field. The tables can come from any of a number of sources, such as an RDBMS or CSV file, and DiffKit is able to mix different kinds of sources in the same diff operation. It is like the Unix diff utility, but for tables instead of lines of text. Diffs can be reported at both the row and field level, and the user can configure what to compare, how to compare it, what to ignore). DiffKit is highly customizable with respect to the sources of tabular data, the details of the comparison, and the characteristics of the output (diff report).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-01-22 06:50
0.9.0

DiffKit can now diff Excel spreadsheets.
Tags: Major

2011-01-16 01:19
0.8.10

You can add your own jars to the DiffKit application (with no source needed) by copying them into the "dropin" directory. Minor data type bugs with HyperSQL were fixed.
Tags: Major

2011-01-09 02:41
0.8.9

A bug in which connections were not working for HyperSQL databases in Server mode was fixed.
Tags: Minor

2011-01-06 07:38
0.8.8

SqlPatchSink was not generating proper DML statements when a String value contains a single quote. MagicPlan was not working for tables that have all columns being part of the primary key. These issues have been fixed.
Tags: Minor

2010-12-24 18:23
0.8.7

DiffKit can now generate DB patch files.
Tags: Major

Project Resources