Skip to content

Instantly share code, notes, and snippets.

@gabidavila
Created March 8, 2019 18:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gabidavila/11e0daebecaa4ac6cc05fe08b6f358a5 to your computer and use it in GitHub Desktop.
Save gabidavila/11e0daebecaa4ac6cc05fe08b6f358a5 to your computer and use it in GitHub Desktop.

Connection string for JDBC driver on DataGrip

jdbc:bigquery://https://www.googleapis.com/bigquery/v2:443;ProjectId={project:param};OAuthType=0;OAuthServiceAcctEmail={email:param};OAuthPvtKeyPath={secret:param}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment