mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-12 11:40:53 +00:00

* Update links for github-related links to use datahub-project: - https://github.com - https://img.shields.io/github/... - https://raw.githubusercontent.com/... * Also replace references for github repo linkedin/datahub with datahub-project/datahub.
12 lines
547 B
Markdown
12 lines
547 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://raw.githubusercontent.com/datahub-project/datahub/master/metadata-service/restli-servlet-impl/src/main/resources/DataPlatformInfo.json).
|
|
|
|
|