Free Tool to compare schema and data content of two databases

simplycoder

simplycoder

@simplycoder-NsBEdD Oct 23, 2024
Hi all,
I was wondering if there is any free tool which would compare two databases for differences in schemas and data content of tables and stored procedures, functions and also generate automated script to synchronize the same.

I have searched google but didnt get anyhting relevant this far.
If anyone happens to know any tool like this then please post.

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Abhishek Rawal

    Abhishek Rawal

    @abhishek-fg9tRh Feb 16, 2013

    "Meld diff viewer" in Ubuntu/Linux Mint/Fedora Linux distros can compare two & even three directories/database file to file.

    I hope it does the task which you want.
    I don't know if it's available for Windows or not.
  • simplycoder

    simplycoder

    @simplycoder-NsBEdD Feb 17, 2013

    Thanks for the reply,
    I am currently working on MSSQL severs.
    Windows.
  • rahul69

    rahul69

    @rahul69-97fAOs Feb 17, 2013

    simplycoder
    Thanks for the reply,
    I am currently working on MSSQL severs.
    Windows.
    Check out "dbforge data compare" , if it suits your needs. It's got 30 days free trial😁 .
    Gud Luck!