BigQuery SQLTools

BigQuery SQLTools

Query and Explore your BigQuery DB in VSCode

4 followers

BigQuery SQLTools is an open source VSCode Extension that allows you to connect to, query, explore and manage your BigQuery database without leaving VSCode. It's built on top of the excellent SQLTools extension by Matheus Teixeira
BigQuery SQLTools gallery image
BigQuery SQLTools gallery image
BigQuery SQLTools gallery image
BigQuery SQLTools gallery image
Free
Launch tags:Developer Toolsβ€’GitHubβ€’Data & Analytics
Launch Team
Unblocked AI Code Review
Unblocked AI Code Review
High-signal comments based on your team's context
Promoted

What do you think? …

Archie Wood
Maker
πŸ“Œ
When I'm writing code, I found it frustrating to have to jump into the BigQuery console to remember what a column is called, or to run queries. I built this extension so I could stay in flow when working with data in BigQuery. Big credit to the excellent SQLTools VSCode extension that this is built on top of