skillfed

openmetadata-ingestion

Ingestion Framework for OpenMetadata

openmetadata-ingestion v1.13.3.2 519.3K downloads/30d#6,218 on PyPI14,879
License unclear Collate Community License Agreement Version 1.0 This Collate Community License Agreement Version 1.0 (the “Agreement”) sets forth the terms on which Collate, Inc. (“Collate”) makes available certain… (full text in the JSON record) Active released

What it is and what it does

OpenMetadata Ingestion is a Python framework for extracting metadata from external systems and pushing it into OpenMetadata's central metadata repository. It provides a pluggable connector architecture and a TopologyRunner execution engine that orchestrates the ingestion workflow, supporting both single-threaded and multi-threaded execution modes. The framework is designed to integrate with orchestration platforms like Apache Airflow, allowing metadata extraction to be scheduled and monitored as part of a broader data pipeline.

The package bundles 43 runtime dependencies covering cloud credential management (Azure Key Vault, Google Cloud Secrets), database connectivity (PyMySQL, SQLAlchemy), data transformation (Jinja2, Mako), and distributed execution (Kubernetes). It requires Python >= 3.9 and installs as a pure-Python wheel with low friction. The framework is actively maintained, though its licensing under the Collate Community License restricts use for competing SaaS or managed services.

Use it for:

  • Automatically extract metadata from databases, data warehouses, and data lakes and sync it to OpenMetadata on a schedule
  • Build custom connectors for proprietary or internal systems to integrate their metadata into a centralized catalog
  • Ingest data lineage and schema information from multiple sources in a single orchestrated workflow
  • Populate OpenMetadata with metadata from cloud services (Azure, Google Cloud) using managed credential stores
  • Monitor and profile metadata ingestion workflows using memory profiling and multi-threaded execution for large-scale operations

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

OpenMetadata Ingestion is a framework for building connectors and ingesting metadata from various systems into OpenMetadata via its APIs, typically integrated into orchestration tools like Apache Airflow.

Yes, if you are already using OpenMetadata and need to ingest metadata from external systems. The framework is actively maintained, has low install friction, and provides a structured approach to metadata extraction. However, be aware of the Collate Community License restrictions: you cannot use it to offer competing metadata management services. If you need to evaluate whether the supported connectors cover your systems, consult the documentation.

Install

openmetadata-ingestion on PyPI

pip

pip install openmetadata-ingestion

uv

uv add openmetadata-ingestion

poetry

poetry add openmetadata-ingestion

Installing openmetadata-ingestion

Before you install

Low install friction with a pure-Python wheel. Actively maintained with a recent release (2 days old) and strong repository signals (14879 stars, last commit 2026-08-14). Requires Python >= 3.9.

License in practice

Licensed under the Collate Community License Agreement Version 1.0, which permits use, modification, and distribution but prohibits using the software to offer competing SaaS, PaaS, or IaaS services. Redistribution requires prominent modification notices and license reproduction. This is a proprietary community license, not an open-source license.

Quickstart

pip install openmetadata-ingestion

from openmetadata_ingestion.workflows.workflow import Workflow

workflow = Workflow(config_path='workflow_config.yaml')
workflow.execute()

Requires Python >= 3.9. The TopologyRunner (the standard execution model) expects a workflow configuration file; exact setup depends on your target metadata system and orchestration context.

Verify before relying

  • Which specific metadata systems and data sources are supported by the included connectors
  • Whether the framework can be used standalone or requires Apache Airflow or another orchestrator
  • Performance characteristics and scalability limits for large metadata ingestion workloads
  • Compatibility with specific versions of OpenMetadata server

Package facts

License Collate Community License Agreement Version 1.0 This Collate Community License Agreement Version 1.0 (the “Agreement”) sets forth the terms on which Collate, Inc. (“Collate”) makes available certain… (full text in the JSON record) (unclear)
Python support supports the current Python release (>=3.9)
Install friction low — pure-Python wheel
Runtime dependencies 43 — azure-keyvault-secrets, cachetools, requests, pydantic-settings, PyJWT, google-cloud-secret-manager, lxml, pymysql, python-dateutil, sqlalchemy, tenacity, setuptools, tabulate, python-dotenv, typing-inspect, shapely, PyYAML, cryptography, Mako, Jinja2, email-validator, jsonpatch, azure-identity, antlr4-python3-runtime, packaging, httpx, kubernetes, memory-profiler, requests-aws4auth, collate-data-diff
Maintenance actively maintained — 2 days since the last release
Last repo commit
First released
Downloads 519,315/month — #6,218 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: openmetadata_ingestion-1.13.3.2-py3-none-any.whl

Tags

metadata ingestion frameworkopenmetadata connectorsdata catalog ingestionmetadata extraction pipelineairflow metadata integrationsystem metadata collectordata lineage ingestion
metadata-ingestiondata-catalogorchestration-framework

More Database packages

psycopg2-binary

psycopg2-binary is a PostgreSQL database…

copyleft · top 1,000 on PyPI

redis

Python client library for connecting to and…

permissive · top 1,000 on PyPI

ydb

YDB Python SDK is the official client library…

permissive · top 1,000 on PyPI

snowflake-connector-python

Connects Python applications to Snowflake data…

permissive · top 1,000 on PyPI

sqlparse

sqlparse tokenizes SQL text into a tree of…

permissive · top 1,000 on PyPI

dbt-adapters

Provides base adapter protocols and shared…

permissive · top 1,000 on PyPI

acryl-datahub

DataHub's ingestion framework and CLI for…

permissive · top 5,000 on PyPI

unstructured-ingest

Unstructured Ingest is a local ETL pipeline…

permissive · top 15,000 on PyPI

azure-kusto-ingest

Ingest data into Azure Kusto clusters from…

permissive · top 5,000 on PyPI

ingestr

ingestr is a command-line tool that copies data…

permissive · top 15,000 on PyPI

apache-airflow-providers-openlineage

Integrates Apache Airflow with OpenLineage to…

permissive · top 5,000 on PyPI

dagster-airbyte

Integrates Airbyte data connectors with…

permissive · top 15,000 on PyPI

openlineage-airflow

Integrates Apache Airflow DAGs with OpenLineage…

permissive · top 5,000 on PyPI

axiom-py

axiom-py provides a Python client for ingesting…

permissive · top 5,000 on PyPI

humiolib

Python SDK that wraps Humio's web API to enable…

permissive · top 15,000 on PyPI

acryl-executor

Acryl Executor runs DataHub metadata ingestion…

permissive · top 15,000 on PyPI