Popularity
7.9
Growing
Activity
8.5
-
2,074
90
528

Code Quality Rank: L4
Programming language: C#
License: MIT License
Tags: Deployment    
Latest version: v4.5.0

DbUp alternatives and similar packages

Based on the "Deployment" category.
Alternatively, view DbUp alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of DbUp or a related project?

Add another 'Deployment' Package

README

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: