# Big Query

Big Query is a fully managed cloud-based data warehouse offered by Google Cloud Platform that provides high-speed querying and interactive analysis of large datasets using SQL-like queries.

## Prerequisites

* Get Big Query database connection parameters from the database owner.

## Connect to Big Query data source

Create a new data source in two ways. Note that this permission is restricted to workspace admins and developers.

<figure><img src="https://125370873-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzdpN2Lz0hzXpnNScDzVt%2Fuploads%2F8BVkA6SxSwAYxdrgdmTP%2FConnectNewDataSourceOverview.gif?alt=media&#x26;token=a30c8ef4-4524-409b-a03b-b14edcf514d9" alt=""><figcaption></figcaption></figure>

Select **Database** > **Big Query** as the data source type.

<figure><img src="https://125370873-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzdpN2Lz0hzXpnNScDzVt%2Fuploads%2FroKvVI6A9EqTYZUjCiwf%2Fimage.png?alt=media&#x26;token=ea3778e9-712e-4904-b19b-c6b6945ead56" alt=""><figcaption></figcaption></figure>

Set its name and service account.

<figure><img src="https://125370873-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzdpN2Lz0hzXpnNScDzVt%2Fuploads%2FbBarjAQZj1dtTJVKk7sT%2Fimage.png?alt=media&#x26;token=d30a1d03-aced-49d0-887d-d6742b5adc51" alt=""><figcaption></figcaption></figure>

(Optional) Click **Test connection** to check whether the new data source is successfully connected.

Click **Save**, and it will be saved to your data source library.
