Database Comparison Tool

Database Comparison Tool 4,1/5 3777 reviews
  1. Microsoft Database Compare 2013
  2. Database Table Comparison Tool
  3. Free Database Comparison Tool

I have been using SQL Compare by Redgate at my company and was very satisfied with it. Are there any free comparison tools that are similar? Or what would be my best shot for synchronizing two SQL db's without a paid application

The Best Data Visualization Tools for 2019. Compare that not just with the kinds of data your organization collects, but with how your company likes to consume that data. Grab a free trial. Schema Compare with Synchronization and Data Compare. Modded games free download. Aqua Data Studio's Schema Compare Tool finds differences in DDL between database objects in two schemas and allows users to synchronize the source schema to the target schema.

kaivalyakaivalya

closed as not constructive by Bill the LizardDec 17 '12 at 13:59

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. If this question can be reworded to fit the rules in the help center, please edit the question.

Saath saath full movie

8 Answers

I’ve gone through this and couldn’t find anything comparable, free or otherwise. $395 is a very small price to pay for the value the tool brings and it will almost certainly pay for itself very quickly in productivity gains and risk minimisation.

Troy HuntTroy Hunt

I had the same problem and wanted a free GUI base Schema comparer tool, what I found wasStar Inix (http://www.starinix.com/sqlcompare02.htm). Obviously not as good as Redgates offering, but it does the job.

Also, with Redgate Sql Compare, once the trial period is over, if you enter the key as 'i need more time' (without the quotes) you can extend the trial by a further 14 days.

Jaimal ChohanJaimal Chohan
Database comparison tool mysql

Visual Studio (Premium & above I guess) has this feature built-in under the SQL menu.

GokulnathGokulnath

Very similar to RedGate's SQL Compare and free.

CMeratCMerat

Microsoft Database Compare 2013

You can try using TableDiff , that came with SQL Server 2005.

Bye.

RRUZRRUZ

Database Table Comparison Tool

Have a look at Mighty Comparer. It's currently free. A professional version is under development.

Cristian BCristian B
Comparison

I normally go for the hackish but surprisingly effective technique of downloading the sys_information tables to text files and diffing them with your favorite diff program (this way will even let you compare 3 schemas!).

David RaznickDavid Raznick

You can use Database Comparer

Database Comparer is free for non-commercial use.

Hugues Van LandeghemHugues Van Landeghem

Free Database Comparison Tool

Not the answer you're looking for? Browse other questions tagged sqldatabase or ask your own question.

Posted :