Use any Database to ... flow type to extract data from Google BigQuery, transform it, and load it into any destination. The flow treats Google BigQuery as a regular relational database source.
Build a Reverse ETL flow
- Open Flows and click Add flow.
- In Select Flow Type, type database to and pick the flow type that matches your destination (database, warehouse, file, API, queue, …).
- Set the source connection to your Google BigQuery connection.
- Configure source query, mapping, and any flow parameters as you would for any other database source.
For full coverage of database-as-source patterns, see Extract, Transform, and Load (ETL) data — source is a relational database.