mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-03 23:28:11 +00:00
10 lines
542 B
Markdown
10 lines
542 B
Markdown
# Data Platform
|
|
|
|
Data Platforms are systems or tools that contain Datasets, Dashboards, Charts, and all other kinds of data assets modeled in the metadata graph.
|
|
|
|
Examples of data platforms are `redshift`, `hive`, `bigquery`, `looker`, `tableau` etc.
|
|
|
|
## Identity
|
|
|
|
Data Platforms are identified by the name of the technology. A complete list of currently supported data platforms is available [here](https://github.com/datahub-project/datahub/blob/master/metadata-service/configuration/src/main/resources/bootstrap_mcps/data-platforms.yaml).
|