BigQuery - Google Cloud Console



Since BigQuery is a cloud-based data warehouse and querying tool it can be accessed anywhere through the Google Cloud Console. Unlike a localized database like, say, PostgreSQL or MySQL, Google did not create an app for BigQuery. Instead, BigQuery lives "in the cloud" within the Google Cloud Console.

Google Cloud Console: Homepage for All GCP Applications

If you've created a Google account and associated GCP project, you'll gain access to the Google Cloud Console.

Google Cloud Console

To navigate to BigQuery, you can either type "BigQuery" in the search bar or select it from the pop-out menu on the left of the Google Cloud Console, where you'll find it under the "Analytics" category.

Google Cloud Console Menu

To ensure access throughout this tutorial, it is recommended that you pin it to designate "BigQuery" as a pinned product within your environment.

Through the console, you'll be able to access all aspects of BigQuery, including −

  • BigQuery Studio
  • The BigQuery API
  • Logs & errors pertaining to BigQuery
  • Billing for BigQuery slot usage

Just as you would set up an IDE to meet your standards of comfort and efficiency, it is highly recommended you take the time to customize your Google Cloud Console experience to be able to quickly and reliably access relevant BigQuery resources.

Advertisements