Skip to main content

BigQuery metadata viewer

Project description

BigQuery metadata viewer

"Inspect BigQuery metadata faster"

  • quick search through available projects, dataset, tables
  • view table metadata and schema
  • open in browser

Requirements

brew install fzf

search through list of values (i.e. project, dataset, tables) is done using fzf

Installation

  1. Install as python package using pypi, this will create executable in /usr/local/bin/bq-meta

    pip install bq-meta
    
  2. Initialize bq-meta

    bq-meta --init
    
  3. Follow on screen prompts

    • create configuration
    • login to the google account using browser
      • opened automatically if possible
      • otherwise through link and the code

    Account is separated from gcloud cli

Examples

Usage: bq-meta [OPTIONS] [TABLE]

  BiqQuery table metadata viewer

Options:
  -p, --project-id TEXT  Project name
  -d, --dataset-id TEXT  Dataset name
  -t, --table-id TEXT    Table name
  --raw                  View raw response from the BigQuery, in json format
  --init                 Initialize 'bq_meta' (Create config, Authenticate
                         account, Fetch google projects)
  --info                 Print info of currently used account
  --fetch-projects       Fetch google projects
  --version              Show the version and exit.
  --help                 Show this message and exit.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bq-meta-0.3.4.tar.gz (14.0 kB view hashes)

Uploaded Source

Built Distribution

bq_meta-0.3.4-py3-none-any.whl (16.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page