Skip to content
/ DbUp Public
forked from DbUp/DbUp

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

Notifications You must be signed in to change notification settings

nmangue/DbUp

This branch is 245 commits behind DbUp/DbUp:main.

Folders and files

NameName
Last commit message
Last commit date
Oct 9, 2019
Sep 29, 2020
Aug 23, 2015
Feb 19, 2021
Aug 28, 2017
Sep 10, 2015
Feb 7, 2018
Jun 8, 2020
Oct 26, 2018
Sep 20, 2019
Jul 11, 2016
Aug 7, 2016
Aug 23, 2015
Oct 19, 2019

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-Redshift NuGet NuGet NuGet
DbUp-Firebird NuGet NuGet NuGet
DbUp-Oracle NuGet NuGet NuGet

Getting Help

To learn more about DbUp check out the documentation

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.7%
  • PowerShell 1.7%
  • TSQL 0.6%