tree: 7d5c45d45aad60f679cb5ccac5af498ddda85892 [path history] [tgz]
  1. common.go
  2. main.go
  3. query.go
  4. query_test.go
  5. README.md
cmd/bigquery/README.md

BigQuery CLI

This is a lightweight tool for interacting with BigQuery.

It currently only supports running queries, and not inserting data. Use the bqupload tool if you need to insert data.