Snowflake Integration with Connector
Snowflake Connector is an open-source component that integrates Entropy Data 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 Entropy Data as Assets.
- Access Management: Listen for AccessActivated and AccessDeactivated events in the Entropy Data and grants access on Snowflake to the data consumer.
Links
- Source Code: Entropy Data Connector for Snowflake on GitHub