This Visual Studio Code extension automatically reviews SQL queries written for Google Cloud Platform (GCP) BigQuery. It uses AI models to provide feedback on query performance and structure.
Features
Reviews SQL queries for BigQuery.
Provides AI-driven feedback and optimization tips.
Highlights potential performance issues in queries.
Installation
Open VS Code.
Go to Extensions (Ctrl+Shift+X).
Search for BigQuery SQL Code Review.
Click Install.
Usage
Open a BigQuery SQL file.
Use the Review SQL Query command from the command palette (Ctrl+Shift+P) to analyze the current query.
View feedback in the Problems panel or as inline annotations.
Contributing
If you would like to contribute to this extension, please feel free to submit a pull request or open an issue.