Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

GoogleCloudPlatform/datacatalog-connectors-bi

Repository files navigation

datacatalog-connectors-bi

This repository contains sample code with integration between Data Catalog and BI data sources.

Disclaimer: This is not an officially supported Google product.

License Python package Issues

Breaking Changes in v0.5.0

The package names were renamed, if you are still using the older version use the branch: release-v0.0.0

Project structure

Each subfolder contains a Python package. Please check components' README files for details.

The following components are available in this repo:

Component Description Folder Language
google-datacatalog-looker-connector Sample code for Looker data source. google-datacatalog-looker-connector Python
google-datacatalog-qlik-connector Sample code for Qlik Sense data source. google-datacatalog-qlik-connector Python
google-datacatalog-sisense-connector Sample code for Sisense data source. google-datacatalog-sisense-connector Python
google-datacatalog-tableau-connector Sample code for Tableau data source. google-datacatalog-tableau-connector Python