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