Click here to Skip to main content

Catalog.CodeProject.com


Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Item Details
License: Commercial
Technologies: SQL, SQL-Server (SQL2000, SQL2005, SQL-CE, SQL-Server, SQL2008), Visual-Studio (VS.NET2002, VS.NET2003, VS2005, VS2008, Visual-Studio)
Last Updated: 25 Feb 2009

DB Ghost

Mr L.
Version: 5.0
Provides an end-to-end process for managing SQL Server schema and data changes.
 
Works by regarding schema CREATE and data INSERT scripts as the "source database definition". You then update these scripts with the desired changes, instead of coding ALTERs, just as if you were working on a "day one" database that could simply be rebuilt and redeployed. The DB Ghost tools provide the black box solution that can examine what has changed in the CREATE/INSERT scripts and intelligently apply them to a target database WITHOUT any data loss.
 
If the scripts are kept under source control the solution becomes much more powerful as it enables true collaboration for SQL code (just like all other code) and a full audit trail.
 

 
 
 

Advertise | Privacy | Mobile
Web01 | 2.6.130523.1 | Last Updated 10 Aug 2007
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid