Welcome to QA's learning platform (formerly Cloud Academy). Learn more about our journey here, opens in a new tab.

Big Query Storage Write API

Difficulty: Intermediate
Duration: 3 minutes and 36 seconds
Students: 245
Rating: 5/5

Google BigQuery is a powerful cloud-based data warehouse that enables you to store and analyze vast amounts of data quickly and cost-effectively. This lesson will equip you with the knowledge and skills needed to master the data import process, understand the tradeoffs involved, and efficiently clean up your imported data. 

Learning Objectives

  • Import records into BigQuery using:
    • Load Jobs
    • Structured Query Language (SQL)
    • Data Transfer Service
    • Storage Write API
  • Clean up your imported records using Data Manipulation Language (DML)

Intended Audience

  • Data Engineers
  • Data Analysts
  • Data Scientists
  • Anyone preparing for a Google Cloud certification

Prerequisites

  • Familiar with BigQuery
  • Comfortable with SQL syntax
  • Access to a GCP account