This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

remote DB call | update database remotely using ARM Cortex M

I want to pass data to my remote DB located at hostgator from my home using an ARM Cortex M. 

How should I add data to a remote DB using a microcontroler without using any OS such as RTOS etc.

IS there a way around this?

I want t send some data to my remote server from my local home server. I preffer using SQL f that can be done straight from a MCU. 

thank you all for replies.