Using Linux, I want to compare two SQLite databases that have the same schema. There will be just a few differences.
Is there a tool that would output these differen
Try SQLite Diff.
NOTE: This is a paid product, $25 at the time of this writing, and I'm not in any way related to the authors.