Very Low Activity

Project Summary

  Analyzed 9 days ago based on code collected 9 days ago.

The SQL Schema Tool or SST as it is now known started as a command-line developer’s tool. As such, the tool was designed to assist developers working against a SQL server database, so as to migrate any database changes from a development environment into a test or nightly build environment.

The SST is an application for generating XML schema documents from SQL server databases, comparing those databases or the XML schema documents, and finally generating a DiffGram XML document from the compare results.

Simply put, the purpose is to make a snapshot of the current latest database schema and merge those changes into a build of the previous database schema (live or snapshot).

The tool can make snapshots of databases, DTS packages, or even the data itself, to perform offline compare(s) and create update script(s). The tool can also be used to generate schema create scripts for archival or source control purposes.

As developers, testers, or deployment people, we want to take database B, and make it look like database A.

See the Codeproject Article for additional information about the project.

Share

In a Nutshell, sqlschematool...

Languages

HTML
41%
C#
36%
XML
18%
5 Other
5%
 
 

Lines of Code

 

Activity

30 Day Summary Apr 15 2013 — May 15 2013

12 Month Summary May 15 2012 — May 15 2013

  • 0 Commits Down -2 (100%) from previous 12 months
  • 0 Contributors Down -1 (100%) from previous 12 months

Community

Ratings

Be the first to rate this project
 
Click to add your rating
 
Review this Project!
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.