Use on premise MS SQL as database of Mendix APP

0
Hi All ,   Can we use on premise MS SQL as database of Mendix APP ? if yes please confirm if performance  will be impacted while fetch and add/update to SQL Server database ? Please guide us what will be best way to use the existing  on premise MS SQL as database in new Mendix APP
asked
1 answers
0

Hi Girish,

You can perfectly use a SQL Server Database as backbone of your Mendix application, this works fine performance wise. Keep in mind that you also need to take care of the Mendix deployment on-premises as well (see documentation here), as you cannot connect an app in the Mendix cloud with your on-premise MS SQL.

Good luck!

Johan

answered