Alex Maltsev
SQLite Compare compares the schema of two SQLite database files and quickly locates the differences in tables, triggers, views or any other object in the database.
In addition - SQLite Compare analyzes the data differences between any two tables and allows you to drill down to the field level and see/edit the differences that were found.
You can move schema changes from one DB object to another by using the intuitive schema diff/merge view that allows you to treat schema structures as if they were simple text files!
Top features:
System Requirements
If you really want to compare older SQLite files then you'll have to convert them to the newer file format by following the instructions at http://www.sqlite.org/formatchng.html
