Hello guys...
I am trying to find the way to connect to Oracle using a GCP Cloud function in Python. Is there anyway to do it? I tried with oracle_cx but looks like is not available.
Cheers
MG
Hi @ManuelReach,
Welcome to Google Cloud Community!
As of the moment, we don't have an option to connect to Oracle using Cloud Functions. You may either use either Cloud Run or App Engine Flexible based on these Stack Overflow links:
You may also check this Medium article for additional information.
Finally, you may also file this for a feature request for a possibility that this option would be available in the future. We don't have a specific ETA on this one but you can keep track of its progress once the request has been created.