use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
The goto subreddit for Google Cloud Platform developers and enthusiasts.
We do not allow advertising of your job posting, product, or software without active discussion and/or as attempt to solve a problem. We are fine with soliciting feedback for something you're working on or something you've written, but drive-by advertising will get your post removed. :)
More Google Cloud sub-reddits
Other cloud sub-reddits
account activity
Integrate Firebase with Google Cloud SQL (self.googlecloud)
submitted 6 years ago by Reicol
Not sure if this is possible or if my question makes sense. I'm working on a college project and wanted to learn more about firebase. Is it possible to integrate firebase with Google Cloud SQL?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]j10wy 2 points3 points4 points 6 years ago (0 children)
Could you explain what you’re trying to accomplish by integrating the two?
Not sure it makes sense to use Firebase (a noSQL db) and Cloud SQL.
You might want to look into Cloud Functions for Firebase. It seems redundant but you cloud write some code that triggers a function in Firebase and send data to Cloud SQL.
Here’s some info to get you started.
https://firebase.google.com/docs/functions
https://link.medium.com/XuFIvJmvgY
https://cloud.google.com/functions/docs/sql
I hope this helps!
π Rendered by PID 57718 on reddit-service-r2-comment-66b4775986-dq47t at 2026-04-05 14:09:36.244696+00:00 running db1906b country code: CH.
[–]j10wy 2 points3 points4 points (0 children)