04_CreateTable

command
v0.0.0-...-baf0b24 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 18, 2020 License: MIT Imports: 8 Imported by: 0

README

Create a Table in GCP BigQuery Dataset

We are using Google Cloud Platform's *BigQuery service for data storage and retrival.

Objectives

  1. If the our target dataset my_new_dataset does not exists in the given GCP project, then we are going to create a dataset.

  2. We would like to create a player_score table.

  3. List the tables in the current dataset

  4. Modify Table Meta Data. Here we are only changing the Description of the table.

  5. Add Data to Table

  6. List data in the table

Getting the Credentials

Make sure to read the Readme.md file in the root of the BigQuery directory

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL