6 Forks
186 Stars
186 Watchers

DacFx

SQL Server database schema validation, deployment, and upgrade runtime. Enables declarative database development and database portability across SQL Server versions and environments.

How to download and setup DacFx

Open terminal and run command
git clone https://github.com/microsoft/DacFx.git
git clone is used to create a copy or clone of DacFx repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DacFx https://github.com/microsoft/DacFx/archive/master.zip

Or simply clone DacFx with SSH
[email protected]:microsoft/DacFx.git

If you have some problems with DacFx

You may open issue on DacFx support forum (system) here: https://github.com/microsoft/DacFx/issues