how to integrate google cloud SQL from firebase functions

769 views
Skip to first unread message

raj...@mondays.in

unread,
Jun 22, 2017, 10:24:56 AM6/22/17
to Firebase Google Group
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.

Oscar Fernández

unread,
Jun 24, 2017, 1:52:54 PM6/24/17
to Firebase Google Group
Cloud SQL is not yet supported by Cloud Functions https://cloud.google.com/functions/docs/concepts/services

but you could write more code to communicate to Cloud SQL in your app.

source: https://stackoverflow.com/q/43023107/3369131
Reply all
Reply to author
Forward
0 new messages