MerchantryTidbits

data-engineering / service

DataHub

Capability: DataHub

Use it when

  • build a searchable data catalog with dataset ownership and end to end lineage
  • trace which dashboards pipelines and columns depend on a warehouse table before changing it

What it solves

Not the fit when

  • connectors must ingest metadata before lineage and ownership views are complete

Install

python3 -m pip install --upgrade acryl-datahub && datahub docker quickstart

Invoke

Start the quickstart stack, connect warehouse and orchestration sources through ingestion recipes, then search datasets and inspect column-level lineage, owners, assertions, and contracts in the UI or API.

Alternatives

No reviewed alternatives recorded yet.