Snowflake Integration
Integration of Snowflake with the Data Mesh Manager.
Snowflake Connector
Snowflake Connector is an open-source component that integrates Data Mesh Manager / Data Contract Manager with Snowflake. It is based on the SDK and available as a Docker image. The source code can also be forked to implement custom integrations.
Features
- Asset Synchronization: Sync tables and schemas from Snowflake to the Data Mesh Manager as Assets.
- Access Management: Listen for AccessActivated and AccessDeactivated events in the Data Mesh Manager and grants access on Snowflake to the data consumer.
Links
- Source Code: Data Mesh Manager Agent for Snowflake on GitHub