---
title: Log request data to Google BigQuery
summary: Build raw JSON strings matching your BigQuery table schema to send log data to BigQuery.
url: https://www.fastly.com/documentation/solutions/examples/logging-to-google-bigquery
---

Build raw JSON strings matching your BigQuery table schema to send log data to BigQuery.

## VCL

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/7ee6d46e)

## Compute

### Rust

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/682f2d60)

### Javascript

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/25041731)

### Go

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/637834d3)

