So here we have a simple app in Node-red. It recieves a json message with mqtt, then saves it in a cloudant database and a sql database. In this recipie I am going to show how it works. First you…