0
mdframe created
How difficult would it be to have a QA environment with MySQL and production environment with SQL Server? We are looking to save some dollars on our hosting where MySQL is free and then pay for a SQL Server license in production. Anyone done something like this already or have any advice?
1 Answer(s)
-
0
Entity framework supports MySQL so you can use it for free. <a class="postlink" href="https://aspnetboilerplate.com/Pages/Documents/EF-Core-MySql-Integration">https://aspnetboilerplate.com/Pages/Doc ... ntegration</a>