Skip to content

Snowflake

Project data from Snowflake tables into a Neptune Analytics graph via the Athena Snowflake connector.

Snowflake integration uses the AWS-provided Athena Snowflake connector to query Snowflake tables via federated queries and project the results into Neptune Analytics.

The Snowflake demo notebook demonstrates:

  • Configuring the Athena Snowflake connector
  • Querying Snowflake tables via Athena federated query
  • Projecting tabular data as a graph
  • Running graph algorithms on the projected data
  • Snowflake account with accessible tables
  • Athena Snowflake connector deployed
  • IAM permissions for Athena and the connector Lambda