Google BigQuery
Google BigQuery is a fully-managed serverless data warehouse that enables fast SQL queries and interactive analysis of large datasets.
The BigQuery Storage Write API is a unified data-ingestion API for BigQuery. It combines streaming ingestion and batch loading into a single high-performance API. You can use the Storage Write API to stream records into BigQuery in real time or to batch process an arbitrarily large number of records and commit them in a single atomic operation.
