Google BigQuery — 101 (Things you should know)

Praneeth Kandula
6 min readJan 1, 2021
BigQuery (Source:cloud.google.com/bigquery)

What is BigQuery?
-Serverless
-Highly Scalable
-Highly Efficient
-Cloud-based Data Warehouse
-with a Distributed SQL Query Engine that can process terabytes of data in seconds.

The traditional way to work with a data warehouse is to start with an ETL job…

--

--