I have a dataset of about 10 million records , which will change on daily basis.
I am trying to build a mendix app based on this data, is it a good idea to put this data in mendix or should i actualy build it out separately and expose rest services which can be consumed by mendix ?