Skip to content

Databricks

Project data from Databricks Unity Catalog tables into a Neptune Analytics graph via a custom Athena connector.

The Databricks integration uses Athena federated queries with a custom JDBC-based Lambda connector to read from Databricks Unity Catalog tables and project the data into Neptune Analytics.

A custom Athena connector is required. See the athena-databricks-connector for installation and deployment instructions.

The Databricks demo notebook demonstrates:

  • Configuring the Databricks Athena connector
  • Querying Unity Catalog tables via Athena federated query
  • Projecting tabular data as a graph
  • Running graph algorithms on the projected data