Open menu
KS DB Merge Tools logo KS DB Merge Tools
database diff & merge
KS DB Merge Tools for SQLite logo for SQLite
 
KS DB Merge Tools for MySQL logo
MssqlMerge logo
KS DB Merge Tools for PostgreSQL logo
KS DB Merge Tools for Oracle logo
AccdbMerge logo
KS DB Merge Tools for Cross-DBMS logo
KS DB Merge Tools All-In-One license
Other tools

Data Changes Summary

In this use case, we summarize data differences across multiple tables or views in two SQLite databases. You’ll get total, new, and changed row counts per object. After analysis, you can merge selected changes. This feature is available only in the Standard version.

  1. Open databases (see the Schema Changes Summary use case) and click A Batch data diff toolbar button.

    for SQLite, Home tab with schema changes summary, click Batch data diff
  2. Specify B calculation type, C whether to process tables or views (or both), and D click Run.

    for SQLite, batch data diff set up options
  3. Wait for progress to complete — you'll see the result at E.

    for SQLite, batch data diff ready
  4. Click Show only new and changed at F to filter and display only objects with data differences.

    for SQLite, batch data diff new and changed
  5. Select tables to merge at G and click Merge at H.

    for SQLite, batch data diff - select tables and merge
  6. In the opened merge configuration dialog, specify I Scope and script options, review other settings, and click OK at J.

    for SQLite, batch data merge configuration
  7. In the opened Execute script dialog, click K Run to apply changes immediately, or use L Copy / Save to store the script for later use.

    for SQLite, Execute script dialog for batch data merge