gluent / goe

GOE: a simple and flexible way to copy data from an Oracle Database to Google BigQuery.
Apache License 2.0
8 stars 2 forks source link

Prototype Google Cloud Run procedure #185

Open nj1973 opened 1 month ago

nj1973 commented 1 month ago

Running GOE commands via Google Cloud Run would potentially provide a good way to execute jobs via an API. We have plans to support both a Python (with no shell reliance) and REST API but Google Cloud Run may provide a route to having that support without having to make any code changes.