mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-12 11:39:39 +00:00

* Delete old docs and rename the openmetadata-docs-v1 to openmetadata-docs * Delete old docs and rename the openmetadata-docs-v1 to openmetadata-docs * Delete old docs and rename the openmetadata-docs-v1 to openmetadata-docs
27 lines
641 B
Markdown
27 lines
641 B
Markdown
---
|
|
title: Integrations
|
|
slug: /features/integrations
|
|
---
|
|
|
|
# Integrations
|
|
|
|
OpenMetadata provides the following integrations:
|
|
|
|
{% inlineCalloutContainer %}
|
|
{% inlineCallout
|
|
color="violet-70"
|
|
icon="playlist_add_check"
|
|
bold="Great Expectations"
|
|
href="/features/integrations/great-expectations" %}
|
|
How to integrate great expectations with OpenMetadata
|
|
{% /inlineCallout %}
|
|
{% inlineCallout
|
|
color="violet-70"
|
|
icon="account_tree"
|
|
bold="Prefect"
|
|
href="/features/integrations/prefect" %}
|
|
How to install OpenMetadata and Prefect on your local machine
|
|
{% /inlineCallout %}
|
|
{% /inlineCalloutContainer %}
|
|
|