Wednesday, February 5, 2014

Database Checker

Database Checker helps you synchronize databases' structure changes between two MySQL databases, find broken foreign keys and many more. Database Checker is an OpenSource software, released under GPL licence, and free of charge.

Requirements
  • PHP 5+
  • MySQL 5+
(This may work for older versions, but not tested so far)

Download
Database Checker is provided without any warranty, use it at your own risk! If you don't know SQL language, you will lose data. Now that you're warned, here's the link: download Database Checker

Features
This tool was developed to see what where the changes between our development servers and our production servers. That's the main use of this tool. We added other things, such as table data changes (only on small tables, this is not a replication tool!).

Best is to start reading the Use cases/Reference to learn about what you can do with Database Checker.

No comments:

Post a Comment