mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-23 09:22:18 +00:00
12 lines
701 B
Markdown
12 lines
701 B
Markdown
# Metadata Ingestion
|
|
|
|
OpenMetadata Ingestion is a simple framework to build connectors and ingest metadata of various systems through [OpenMetadata APIs](https://docs.open-metadata.org/openmetadata-apis/apis). It could be used in an orchestration framework\(e.g. Apache Airflow\) to ingest metadata.
|
|
|
|
## Guides
|
|
|
|
* [Ingest Sample Data](https://docs.open-metadata.org/install/metadata-ingestion/ingest-sample-data)
|
|
* [Explore Connectors & Install](https://docs.open-metadata.org/install/metadata-ingestion/connectors/)
|
|
* [Run Simple Scheduler](https://docs.open-metadata.org/install/metadata-ingestion/scheduler)
|
|
* [Configure Airflow](https://docs.open-metadata.org/install/metadata-ingestion/airflow)
|
|
|