oracle-databasesqlcompare

SQL Compare-Like tool for Oracle?


We're a .NET team which uses the Oracle DB for a lot of reasons that I won't get into. But deployment has been a bitch. We are manually keeping track of all the changes to the schema in each version, by keeping a record of all the scripts that we run during development.

Now, if a developer forgets to check-in his script to the source control after he ran it - which is not that rare - at the end of the iteration we get a great big headache.

I hear that SQL Compare by Red-Gate might solve these kind of issues, but it only has SQL Server support. Anybody knows of a similar tool for Oracle? I've been unable to find one.


Solution

  • Red Gate Schema Compare for Oracle has now been released!

    http://www.red-gate.com/products/schema_compare_for_oracle/index.htm

    There is a 28-day fully functional free trial. Please give it a go and let us know your feedback!