All Projects → GoogleCloudPlatform → Datacatalog Connectors

GoogleCloudPlatform / Datacatalog Connectors

Licence: apache-2.0
Commons code used by the Data Catalog connectors, and links for the connectors sample code.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Datacatalog Connectors

Diskover Web
Web file manager, disk space usage, storage search engine and file system analytics for diskover
Stars: ✭ 121 (+202.5%)
Mutual labels:  analytics, metadata
cloud-detect
Module that determines a host's cloud provider.
Stars: ✭ 28 (-30%)
Mutual labels:  metadata, gcp
metadata-one-liners
retrive metadata endpoint data with these one liners.
Stars: ✭ 38 (-5%)
Mutual labels:  metadata, gcp
Aurelia Google Analytics
An Aurelia.io plugin that adds Google Analytics page tracking to your project.
Stars: ✭ 28 (-30%)
Mutual labels:  analytics
Qcportal
A client interface to the QCArchive Project (read-only image of QCFractal)
Stars: ✭ 29 (-27.5%)
Mutual labels:  analytics
Ig Follow Count
📈 A simple Instagram analytics tool that continuously logs and graphs your follower count.
Stars: ✭ 35 (-12.5%)
Mutual labels:  analytics
App
Just a little analytics insight for your personal or indie project
Stars: ✭ 40 (+0%)
Mutual labels:  analytics
Bitmovin Php
DEPRECATED: PHP client for the Bitmovin API, see https://github.com/bitmovin/bitmovin-api-sdk-php
Stars: ✭ 21 (-47.5%)
Mutual labels:  analytics
Promcord
📊 Analyze your entire discord guild in grafana using prometheus. Message, User, Game and Voice statistics...
Stars: ✭ 39 (-2.5%)
Mutual labels:  analytics
Pysoc.js
😎 Simple gsoc data scraper, search for any keyword and instantly get data about the orgs that match your search criteria, use filters to sort and analyse the data, uses fuzzy-searching to improve user-search experience
Stars: ✭ 35 (-12.5%)
Mutual labels:  analytics
Angulartics2
Vendor-agnostic analytics for Angular2 applications.
Stars: ✭ 963 (+2307.5%)
Mutual labels:  analytics
Openfaas Gke
Running OpenFaaS on Google Kubernetes Engine
Stars: ✭ 30 (-25%)
Mutual labels:  gcp
React Spy
A set of utilities for collecting UX-analytics of your React-application (ex: clicks, shows, errors and etc.)
Stars: ✭ 37 (-7.5%)
Mutual labels:  analytics
Touhou Tagger
从 THBWiki 自动填写东方Project CD曲目信息.
Stars: ✭ 29 (-27.5%)
Mutual labels:  metadata
Bitmovin Python
DEPRECATED: Python client for the Bitmovin API, see https://github.com/bitmovin/bitmovin-api-sdk-python
Stars: ✭ 39 (-2.5%)
Mutual labels:  analytics
Bloom
The simplest way to de-Google your life and business: Inbox, Calendar, Files, Contacts & much more
Stars: ✭ 934 (+2235%)
Mutual labels:  analytics
Snappydata
Project SnappyData - memory optimized analytics database, based on Apache Spark™ and Apache Geode™. Stream, Transact, Analyze, Predict in one cluster
Stars: ✭ 995 (+2387.5%)
Mutual labels:  analytics
Meteor Google Cloud
Automate Meteor deployments on Google Cloud App Engine Flexible
Stars: ✭ 32 (-20%)
Mutual labels:  gcp
Fairdatapoint
Stars: ✭ 31 (-22.5%)
Mutual labels:  metadata
Diskover
File system crawler, disk space usage, file search engine and file system analytics powered by Elasticsearch
Stars: ✭ 977 (+2342.5%)
Mutual labels:  metadata

datacatalog-connectors

This repository contains commons code used by the Data Catalog connectors. Also it summarizes links for the connectors sample code, they leverage the Data Catalog custom entries API and enable easy ingestion of metadata from a number of popular data sources. Sample code for ingesting metadata from Hive, Teradata, Oracle, SQL Server, Redshift, Vertica, Greenplum, PostgreSQL, Looker, Tableau, and others.

Disclaimer: This is not an officially supported Google product.

Python package

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-connectors-commons Commons code shared by all connectors. google-datacatalog-connectors-commons Python
google-datacatalog-connectors-commons-test Commons test code shared by all connectors. google-datacatalog-connectors-commons-test Python

The following sample codes are available:

Component Description Repository Language
google-datacatalog-mysql-connector Sample code for MySQL data source. google-datacatalog-mysql-connector Python
google-datacatalog-postgresql-connector Sample code for PostgreSQL data source. google-datacatalog-postgresql-connector Python
google-datacatalog-sqlserver-connector Sample code for SQLServer data source. google-datacatalog-sqlserver-connector Python
google-datacatalog-redshift-connector Sample code for Redshift data source. google-datacatalog-redshift-connector Python
google-datacatalog-oracle-connector Sample code for Oracle data source. google-datacatalog-oracle-connector Python
google-datacatalog-teradata-connector Sample code for Teradata data source. google-datacatalog-teradata-connector Python
google-datacatalog-vertica-connector Sample code for Vertica data source. google-datacatalog-vertica-connector Python
google-datacatalog-greenplum-connector Sample code for Greenplum data source. google-datacatalog-greenplum-connector Python
google-datacatalog-rdbmscsv-connector Sample code for generic RDBMS CSV ingestion. google-datacatalog-rdbmscsv-connector Python
google-datacatalog-saphana-connector Sample code for Sap Hana data source. google-datacatalog-saphana-connector Python
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-tableau-connector Sample code for Tableau data source. google-datacatalog-tableau-connector Python
google-datacatalog-hive-connector Sample code for Hive data source. google-datacatalog-hive-connector Python
google-datacatalog-apache-atlas-connector Sample code for Apache Atlas data source. google-datacatalog-apache-atlas-connector Python
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].