Is there any open source tool/software which can test data between two different databases ?
Posted
by Purushotham
on Stack Overflow
See other posts from Stack Overflow
or by Purushotham
Published on 2010-06-11T04:05:32Z
Indexed on
2010/06/11
4:12 UTC
Read the original article
Hit count: 259
Hi,
I want an open source/free tool which can test the schema, data, user defined functions, views and stored procedures between two different databases or two different versions of the databases. I am using MySQL database.
Currently I am using DB Solo which is a 30 day trail version.
Thanks in advance.
© Stack Overflow or respective owner