-
Book Overview & Buying
-
Table Of Contents
Google Cloud Platform Cookbook
By :
Google BigQuery is a petabyte scale, serverless, low cost data analytics service. The ability to use standard SQL is one of the great advantages from a developer standpoint. BigQuery uses columnar storage, massively parallel processing, and performance adjustments for the data processing of large datasets.
In this recipe, we'll learn to insert data into a BigQuery table continuously and later query it from the web interface.
The following steps are the initial setup verification steps for the creation of the network before the recipe can be executed:
In this recipe, we'll extract some data from Twitter using the Twitter API and load it into a BigQuery table. Once the data is loaded, we'll use the web interface to query the stored items: