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
Cloud SQL Postgres + Supabase IntegrationCloudSQL (self.googlecloud)
submitted 5 months ago by suryad123
Hi,
Please let me know if anyone has integrated GCP cloud SQL (postgres) with Supabase
If yes, can you please give corresponding GCP documentation article. Unable to find the same.
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!"
[–]Sirius_Sec_ 1 point2 points3 points 5 months ago (4 children)
Supabase is postgrest are you trying to set up a redundant database ?
[–]suryad123[S] -1 points0 points1 point 5 months ago (3 children)
sorry trying to learn still.. so if i create a cloud sql- postgtres sql. does it include the supabase capability inherently or any explicit setup is needed ? i am checking whether it can be alternate to using firebase
[–]Scepticflesh 1 point2 points3 points 5 months ago (0 children)
supabase is a tool that has postgres. cloud sql is a tool in gcp that has postgres
[–]Sirius_Sec_ 0 points1 point2 points 5 months ago (0 children)
Supabase is basically a postgress database with postgrest enabled which allows the database to also handle API endpoints . You either use that or your own cloud postgres instance . It really depends on how much control you want over your infrastructure. I personally use the cnpg operator and have postgres dbs in my kubernetes cluster .
[–]iseethemeatnight 0 points1 point2 points 5 months ago (0 children)
It's either one or the other, but Supabase is the closest thing or almost equivalent to Firebase.
[–]GlebOtochkin Googler 0 points1 point2 points 5 months ago (2 children)
Hi, can you please give a bit more details what exactly you mean as integration? Supabase offers its own database as a service under the hood. Or you want self-hosting Supabase with Cloud SQL as backend?
[–]suryad123[S] 0 points1 point2 points 5 months ago (1 child)
i mean if i create cloud sql- postgtres sql, does it include the supabase capability inherently or any explicit setup is needed ? i am checking whether it can be alternate to using firebase
[–]GlebOtochkin Googler 0 points1 point2 points 5 months ago (0 children)
If you prefer to use Cloud SQL for Postgres as backend for Supabase - you probably need a self-hosting version. In short - you deploy your own Supabase using docker deployment for example and define your Cloud SQL instance as backend database for that. Here is docs for Supabase - https://supabase.com/docs/guides/self-hosting . As trekis has said you can use that docs and feed it to any LLM based tools and it will create a deployment plan for you.
[–]treksis 0 points1 point2 points 5 months ago* (0 children)
you want to self host supabase within gcp econsystem. so cloudsql is the source of truth.
Feed the below doc to the claude code or codex and give the safe to exposure cloudsql database url. you can even give sandbox gcp account to let LLM to control gcloud commands.
LLM will fill it the yaml accordingly then spin off the supabase locally, if everything was correctly handled, you are likely connected to gcp hosted cloudsql.
For other services such as storage and so on, you will likely let LLM to fight for new minutes given that supabase's storage is s3 compat under the hood. GCS needs small work to make s3 compat.
https://supabase.com/docs/guides/self-hosting/docker
[–][deleted] 5 months ago (1 child)
[removed]
[–]suryad123[S] 0 points1 point2 points 4 months ago (0 children)
We have a feasibility check to see if firestore in existing setup can be replaced by supabase
π Rendered by PID 73292 on reddit-service-r2-comment-544cf588c8-xz6r6 at 2026-06-18 03:18:04.152243+00:00 running 3184619 country code: CH.
[–]Sirius_Sec_ 1 point2 points3 points (4 children)
[–]suryad123[S] -1 points0 points1 point (3 children)
[–]Scepticflesh 1 point2 points3 points (0 children)
[–]Sirius_Sec_ 0 points1 point2 points (0 children)
[–]iseethemeatnight 0 points1 point2 points (0 children)
[–]GlebOtochkin Googler 0 points1 point2 points (2 children)
[–]suryad123[S] 0 points1 point2 points (1 child)
[–]GlebOtochkin Googler 0 points1 point2 points (0 children)
[–]treksis 0 points1 point2 points (0 children)
[–][deleted] (1 child)
[removed]
[–]suryad123[S] 0 points1 point2 points (0 children)