CodeSquire.ai Docs
  • Overview
  • Quickstart
    • Visual Studio Code
    • Google Colab
    • Jupyter Lab
    • BigQuery
    • Jupyter Notebook/ Pycharm/ SQL IDE
  • Tutorial
    • Visual Studio Code
    • Google Colab
    • JupyterLab
    • BigQuery
  • Extras
    • Keyboard Shortcuts
Powered by GitBook
On this page
  • Prerequisites
  • Example
  1. Tutorial

BigQuery

PreviousJupyterLabNextKeyboard Shortcuts

Last updated 2 years ago

Prerequisites

Note: We are working on SQL IDE, if you are interested please consider joining our waitlist by clicking on the link below.

To use Codesquire in BigQuery Console extension, you need to install it. Click on the link below to go to a Quickstart Section and learn how to install CodeSquire for BigQuery Console.

Example

1. After installing Chrome Extension, go to BigQuery Console and open the editor.

2. Type the SQL comment

-- get min, max and average of the number of roders per day starting from 2022-01-02

click Ctrl + Shift + E to generate code.

3. The extension will generate the code, you can click Ctrl+Shift+K to copy the code, and Ctrl + Shift+Q to close the window.

https://forms.gle/31MyoJBtU6V4nAbs8
BigQuery