# OpenLineage with Airflow, Marquez, and CrateDB

**URL:** https://community.cratedb.com/t/openlineage-with-airflow-marquez-and-cratedb/1764
**Category:** Tutorials
**Created:** [November 22, 2022, 11:00pm UTC](https://community.cratedb.com/t/openlineage-with-airflow-marquez-and-cratedb/1764 "2022-11-22T23:00:00Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![hernanc](https://sea2.discourse-cdn.com/flex020/user_avatar/community.cratedb.com/hernanc/32/676_2.png) [@hernanc](https://community.cratedb.com/u/hernanc)
#### Post date: [November 22, 2022, 11:00pm UTC](https://community.cratedb.com/t/openlineage-with-airflow-marquez-and-cratedb/1764/1 "2022-11-22T23:00:00Z")

</div>

## About

[OpenLineage](https://openlineage.io/) is an open source industry standard framework for data lineage. It standardizes the definition of data lineage, the metadata that makes up lineage data, and the approach for collecting lineage data from external systems. [Marquez](https://marquezproject.ai/) is OpenLineage’s lineage repository reference implementation.

OpenLineage integrates well with [Apache Airflow](https://airflow.apache.org/) to collect DAG lineage metadata so that inter-DAG dependencies are easily maintained and viewable via a lineage graph, while also keeping a catalog of historical runs of DAGs.

## Tutorial

This tutorial demonstrates how to use Marquez to run Airflow DAGs against a CrateDB database and view lineage data.

> **[Marquez](https://cratedb.com/docs/guide/integrate/marquez/)**
>
> Marquez logo About OpenLineage is an open source industry standard framework for data lineage. It standardizes the definition of data lineage, the metadata that makes up lineage data, and the approach for collecting lineage data from external...

For general information about [data lineage](https://en.wikipedia.org/wiki/Data_lineage), see [https://cratedb.com/docs/guide/integrate/lineage/](https://cratedb.com/docs/guide/integrate/lineage/).

---

<div class="post-metadata">

### Author: ![hernanc](https://sea2.discourse-cdn.com/flex020/user_avatar/community.cratedb.com/hernanc/32/676_2.png) [@hernanc](https://community.cratedb.com/u/hernanc)
#### Post date: [December 24, 2024, 3:56pm UTC](https://community.cratedb.com/t/openlineage-with-airflow-marquez-and-cratedb/1764/4 "2024-12-24T15:56:04Z")

</div>


