DbUpReboot
Library to help update SQL databases to keep them up to in sync with software requirements.
Install / Use
/learn @chriswill/DbUpRebootREADME
DbUp Reboot
| | Stable |
| :--: | :--: |
| Build (master) | |
| DbUp.Reboot.Core |
|
| DbUp.Reboot.MySql |
|
| DbUp.Reboot.Sqlite |
|
| DbUp.Reboot.SqlServer |
|
| DbUp.Reboot.SynapseDWH |
|
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.
