/DbUpReboot

Library to help update SQL databases to keep them up to in sync with software requirements.

Primary LanguageC#Apache License 2.0Apache-2.0

DbUp Reboot

Stable
Build (master) .NET
DbUp.Reboot.Core NuGet Badge
DbUp.Reboot.MySql NuGet Badge
DbUp.Reboot.Sqlite NuGet Badge
DbUp.Reboot.SqlServer NuGet Badge
DbUp.Reboot.SynapseDWH NuGet Badge

DbUp Reboot is a fork of the DbUp project that focuses on modern technologies and development approaches.

This library supports netstandard2.0 and the following databases:

  • Microsoft Sql Server
  • Azure SynapseDWH (Sql Datawarehouse)
  • MySql
  • Sqlite

For documentation, please see the DbUp documentation page at https://dbup.readthedocs.io/en/latest/


The goal with this project is to focus only on the most popular databases and to keep the project up to date with the most recent libraries.

I hope that community members can help out with answering questions in the forums. Pull requests are also encouraged and invited.