mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-01 05:47:17 +00:00
12 lines
540 B
Markdown
12 lines
540 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/linkedin/datahub/master/metadata-service/restli-servlet-impl/src/main/resources/DataPlatformInfo.json).
|
|
|
|
|