Hi All,
Is there any options to read/write colud sql instance database table data.
Using realtime database trigger to listen firebase database particular node data, from that node data i need to write it in cloud mysql database.
And is there any options to read cloud sql database table using firebase HTTP trigger.