tree: 6c162c1340ec7148976be7815371ac61c79feb83 [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.