Skip to content

Sample code with integration between Data Catalog and RDBMS data sources.

License

Notifications You must be signed in to change notification settings

m1n0/datacatalog-connectors-rdbms

 
 

Repository files navigation

datacatalog-connectors-rdbms

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

Disclaimer: This is not an officially supported Google product.

Python package

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
rdbms2datacatalog Commons code for RDBMS data sources. ./rdbms2datacatalog Python
mysql2datacatalog Sample code for MySQL data source. ./mysql2datacatalog Python
postgresql2datacatalog Sample code for PostgreSQL data source. ./postgresql2datacatalog Python
sqlserver2datacatalog Sample code for SQLServer data source. ./sqlserver2datacatalog Python
redshift2datacatalog Sample code for Redshift data source. ./redshift2datacatalog Python
oracle2datacatalog Sample code for Oracle data source. ./oracle2datacatalog Python
teradata2datacatalog Sample code for Teradata data source. ./teradata2datacatalog Python
vertica2datacatalog Sample code for Vertica data source. ./vertica2datacatalog Python
greenplum2datacatalog Sample code for Greenplum data source. ./greenplum2datacatalog Python
rdbmscsv2datacatalog Sample code for generic RDBMS CSV ingestion. ./rdbmscsv2datacatalog Python

About

Sample code with integration between Data Catalog and RDBMS data sources.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.6%
  • TSQL 4.3%
  • Shell 4.2%
  • Dockerfile 3.9%