Scott Klarenbach
Scott Klarenbach

Reputation: 38731

FOSS version of SQLCompare or something similar?

Actually, free is good enough, it doesn't have to be open source :)

I'm currently using the Schema Compare utility of VS2008, but it doesn't have a command line interface and has some other weaknesses as well.

I'm wondering what free tools others are using to provide command line schema comparisons/synchronizations?

Thanks.

Upvotes: 1

Views: 203

Answers (2)

Devart
Devart

Reputation: 122002

We may suggest our own tool - dbForge Schema Compare for SQL Server, but it's a 30-days trial shareware. But anyway, you can get a free license, just visit our free license conditions page.

Upvotes: 0

Bob
Bob

Reputation: 99794

A few months ago I compared a bunch of comparison tools including Starinix and OpenDBiff.

Overall I was dissapointed, SqlDelta and SqlCompare are in a league of their own.

Upvotes: 1

Related Questions