dialect-bigquery
OfficialWrite and debug BigQuery SQL with confidence.
Authormako-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
BigQuery SQL often requires precise identifiers, safe casting, and specialized functions. This dialect helps you write and debug SQL for BigQuery by guiding the correct use of backtick-quoted identifiers, casts, and BigQuery-specific functions.
Core Features & Use Cases
- Backtick-qualified identifiers: Use project.dataset.table notation to avoid ambiguity in multi-project environments.
- Type handling: Employ CAST and SAFE_CAST to manage data types safely and predictably.
- BigQuery functions: Utilize REGEXP_CONTAINS, FORMAT_DATE, and UNNEST for nested and repeated fields.
- Use Case: Build robust queries for dashboards and data pipelines that rely on precise date formatting and safe casting.
Quick Start
Write a BigQuery SQL query that selects from a fully-qualified table like my_project.my_dataset.orders and formats order_date with FORMAT_DATE.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dialect-bigquery Download link: https://github.com/mako-ai/mako/archive/main.zip#dialect-bigquery Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.