mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-07 16:48:02 +00:00
11 lines
413 B
Markdown
11 lines
413 B
Markdown
# Metadata Ingestion
|
|
|
|
OpenMetadata Ingestion is a simple framework to build connectors and ingest metadata of various systems through [OpenMetadata APIs](../../openmetadata-apis/apis/). It could be used in an orchestration framework(e.g. Apache Airflow) to ingest metadata.
|
|
|
|
## Guides
|
|
|
|
* [Ingest Sample Data](ingest-sample-data.md)
|
|
* [Explore Connectors & Install](connectors/)
|
|
* [Configure Airflow](airflow.md)
|
|
|