🗄️

BigQuery

available

Query and manage Google BigQuery datasets — run SQL queries, export results, manage tables and datasets using the bq CLI.

data

What This Skill Does

Query and manage Google BigQuery datasets — run SQL queries, export results, manage tables and datasets using the bq CLI.

Capabilities

  • SQL Queries — Run analytical SQL queries against BigQuery datasets
  • Data Export — Export query results in various formats
  • Table Management — Create, modify, and manage BigQuery tables
  • Dataset Operations — Manage datasets and access controls

How It Works

  1. Connect to your Google Cloud project
  2. Write SQL queries or describe what you need
  3. Queries run against your BigQuery datasets
  4. Results are returned and can be exported

Example Usage

"Query our analytics data for the last 30 days"
"Export this table to CSV"
"Create a new table from this SQL query"