gooddata_sdk.catalog.data_source.entity_model.data_source

Classes

BigQueryAttributes(project_id[, port])

CatalogDataSource(id, name, schema, credentials)

CatalogDataSourceBigQuery(id, name, schema, ...)

CatalogDataSourcePostgres(id, name, schema, ...)

CatalogDataSourceRedshift(id, name, schema, ...)

CatalogDataSourceSnowflake(id, name, schema, ...)

CatalogDataSourceVertica(id, name, schema, ...)

DatabaseAttributes()

PostgresAttributes(host, db_name[, port])

RedshiftAttributes(host, db_name[, port])

SnowflakeAttributes(account, warehouse, db_name)

VerticaAttributes(host, db_name[, port])