DbUp supports a number of different databases, the platforms are also listed under each database.
- Sql Server 2000, 2005, 2008, 2012, 2014, 2016
- Sql Azure
- >= .NET 3.5
- SQLite
- >= .NET 3.5
- SQLite.Mono (Same as above, but using Mono driver)
- .NET 4.0
- Coming soon: Xamarin, PCL and other targets
- SqlCe
- >= .NET 4.0
- MySql
- >= .NET 3.5
- PostgreSQL
- >= .NET 4.0
- Amazon Redshift
- >= .NET 4.0
- Firebird
- >= .NET 4.0
- Oracle
If you would like to see a new database or a new target platform, please submit a pull request