BigQuery Storage API

The BigQuery Storage API provides high-throughput read and write access to BigQuery managed storage. It enables developers to read data from BigQuery tables using an efficient streaming protocol that is significantly faster than the traditional tabledata.list method. The API supports parallel reads, column filtering, and row filtering to optimize data transfer performance.

API entry from apis.yml

apis.yml Raw ↑
aid: google-bigquery:bigquery-storage
name: BigQuery Storage API
description: The BigQuery Storage API provides high-throughput read and write access to BigQuery managed
  storage. It enables developers to read data from BigQuery tables using an efficient streaming protocol
  that is significantly faster than the traditional tabledata.list method. The API supports parallel reads,
  column filtering, and row filtering to optimize data transfer performance.
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://cloud.google.com/bigquery/docs/reference/storage
baseURL: https://bigquerystorage.googleapis.com
tags:
- High Throughput
- Storage
- Streaming
properties:
- type: Documentation
  url: https://cloud.google.com/bigquery/docs/reference/storage