LoginSignup
1
1

More than 5 years have passed since last update.

golang + Docker + BigQuery の例

Last updated at Posted at 2016-10-13

BigQuery のサービスを golang から扱うコードを書き、それを docker で実行することを試してみました。

実行例:
docker.gif

ここでは、2つのことを行っています。
1. BigQiuery の publicdata:samples にあるテーブルの一覧を表示する。
2. publicdata:samples.shakespeare へ query を1つ発行して、result を表示する。

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1