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

petrce/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-SqlServer 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
DbUp-Oracle NuGet NuGet NuGet

Development

Getting Started

Install:

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.9%
  • PowerShell 2.1%