I am going to build a firemonkey app to display data on a map. These data is huge and stored on a remote server in MySQL database. I want to ask please to get and to post the data to this database I can just use FireDAC and connect and open the database directly or I have to build an API to get and to post the data ?
Application will be used by thousands of users on mobile devices.