BigQuery
Bauplan and BigQuery can be connected in two directions depending on which system holds your data. If your data is managed by Bauplan, you can expose it to BigQuery as an external Iceberg table with no data movement. If your data is in BigQuery, you can pull it into a Bauplan pipeline to run Python-based transformations or migrate it to Iceberg.
Bauplan → BigQuery

Register your Bauplan data as an external Iceberg table so BigQuery can query it - zero copying required.
BigQuery → Bauplan

Pull your data from BigQuery into a Bauplan pipeline as an Arrow table for Python analytics or migration to Iceberg.