Project DescriptionThis is a tool indended for creation of MS SQL database from scratch, incremental updates, management of redeployable objects, etc. using scripted sources.
Perfect solution for database development - allows to store all database sources in database.
Project OriginCurrently this project is translation into C# of
DbCreator by Alexander Karmanov.