Skip to content

DbUp is a .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database up to date.

License

chouzicz/DbUp

 
 

Repository files navigation

DbUp is a .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database up to date.

Join the chat at https://gitter.im/DbUp/DbUp Build status

Stable Prerelease
Documentation Documentation Status Documentation Status
DbUp NuGet NuGet NuGet
DbUp-MySql NuGet NuGet NuGet
DbUp-SQLite NuGet NuGet NuGet
DbUp-SQLite-Mono NuGet NuGet NuGet
DbUp-SqlCe NuGet NuGet NuGet
DbUp-PostgreSQL NuGet NuGet NuGet
DbUp-Firebird NuGet NuGet NuGet

About

DbUp is a .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database up to date.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 97.6%
  • PowerShell 2.4%