Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Target DatabaseSupported Cloud LocationCloud Location in JDBC URL
SnowflakeAWSjdbc:snowflake://<account_name>.snowflakecomputing.com
Microsoft Azurejdbc:snowflake://<account_name>.<region>.azure.snowflakecomputing.com
Google Cloud Platform (GCP)jdbc:snowflake://<account_name>.<region>.gcp.snowflakecomputing.com
RedshiftAWSjdbc:redshift://<redshift-cluster-name>.<region>.redshift.amazonaws.com
Azure SynapseMicrosoft Azurejdbc:sqlserver://<yourserver>.database.windows.net

Databricks Lakehouse Platform

Microsoft Azurejdbc:spark://<your_instance_code>.cloud.databricks.com


Note

The ELT Snap Pack does not support mixed accounts from different types of database in the same Pipeline. For example, a Pipeline in which some Snaps are connecting to the Snowflake database cannot have other Snaps connecting to the Redshift database.

...