0
Hasan created
Dear Team
It's very hard to use SQL EXPRESS because it has a limitation upto 10 GB. I have one tenant which has more than 10GB DATA and it's very hard to maintain it
Do you have a support for other DB like POSTGRES OR MARIA ?
1 Answer(s)
-
0
Hi Hasan,
We didn't try those databases, so we cannot say anything but you can easily try one of them. We tried AspNet Zero with MySql, if you like to use it, you can read this document <a class="postlink" href="http://aspnetboilerplate.com/Pages/Documents/EF-MySql-Integration">http://aspnetboilerplate.com/Pages/Docu ... ntegration</a>.
For other databases you can follow a similar way. Just be sure if Entity Framework supports the target database.