mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-17 06:03:47 +00:00

* Managing credentials * GCS creds info * Links and roadmap update * Add lineage in the menu
2.0 KiB
2.0 KiB
title | slug |
---|---|
Metadata Ingestion | /openmetadata/ingestion |
Metadata Ingestion
The goal of OpenMetadata is to serve as a centralised platform where users can gather and collaborate around data. This is possible thanks for different workflows that users can deploy and schedule, which will connect to the data sources to extract metadata.
Different metadata being ingested to OpenMetadata can be:
- Entities metadata, such as Tables, Dashboards, Topics...
- Query usage to rank the most used tables,
- Lineage between Entities,
- Data Profiles and Quality Tests.
In this section we will explore the different workflows, how they work and how to use them.
Learn more about how to ingest metadata from dozens of connectors. Get metrics from your Tables and run automated Quality Tests! To analyze popular entities. To analyze relationships in your data platform.Metadata Versioning
One fundamental aspect of Metadata Ingestion is being able to analyze the evolution of your metadata. OpenMetadata support Metadata Versioning, maintaining the history of changes of all your assets.
Learn how OpenMetadata keeps track of your metadata evolution.