🗄️
BigQuery
availableQuery and manage Google BigQuery datasets — run SQL queries, export results, manage tables and datasets using the bq CLI.
dataWhat 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
- Connect to your Google Cloud project
- Write SQL queries or describe what you need
- Queries run against your BigQuery datasets
- 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"