Continuing the series of posts on how to connect DataGrip (or any other IntelliJ-based IDE) to various data sources, in this post we’ll show you how to connect to Google’s BigQuery. BigQuery is a low-cost enterprise data warehouse designed to handle data analytics at a massive scale. Currently, DataGrip does not come with a built-in connector for BigQuery, so let’s connect the IDE to it.
Source: Using BigQuery from IntelliJ-based IDE | DataGrip Blog