Tag Page

DataGrip

Related Articles:

Setting up AWS Athena datasource in JetBrains DataGrip

Download the JDBC driver from AWS and place it in the DataGrip JDBC driver directory. On Linux this was ~/.DataGrip2018.1/config/jdbc-drivers/. File > Data Sources to open the Data Sources panel and click ‘+ > Driver’. Name it AWS Athena. Here’s the confusing bit: skip...

JetBrains DataGrip + Google BigQuery

Setting up a BigQuery datasource in Jetbrains DataGrip

DataGrip is one of the most valuable tools for our engineers for exploring and querying a myriad of different database technologies. DataGrip doesn’t yet come bundled with a BigQuery driver so in this post we’ll explore how to setup a...