DBScripter - Library for scripting SQL Server database objects

DBScripter.zip (29,0 MB)
This project is library that allows users to script SQL Server database objects. Library uses dynamic management views for extracting data about databases objects. This library could be used in various situations. The most interesting areas are comparing database objects and generation database documentation. For both cases examples have been prepared.

DBSourceTools

dbsourcetools.zip (356,8 MB)
DBSourceTools is a GUI utility to help developers bring SQL Server databases under source control. A powerful database scripter, code editor, sql generator, and database versioning tool. Compare Schemas, create diff scripts, edit T-SQL with ease. Better than Management Studio.

ScriptDB

ScriptDB.zip (114 kB)
ScriptDb is a simple console app written in C# that uses SQL Management Objects (SMO) to script all the objects in a database. It will work against any SQL Server 2000 or 2005 database. It creates a directory tree structure with a similar hierarchy to that in Object Explorer in SSMS, with a separate file for each object. It will also (optionally) script the data using bcp.exe. You can also (optionally) specify to script the extended properties for each object along with the DDL.

TBox - tool to make developer's life easier.

tbox.zip (92,0 MB)
TBox is powerful tool, that helps many people work much faster. It can execute unit tests in parallel, manage projects, automate routine tasks and many other.

wsubi

wsubi.zip (881 kB)
A spiced-up way to manage scripts. This is a Windows port of the the 'sub' project from 37signals (https://github.com/37signals/sub).