OpenMetadata/docs
2022-04-10 21:12:00 -07:00
..
.gitbook/assets GitBook: [#166] No subject 2022-04-10 21:11:33 -07:00
api/schemas/types OpenMetadata snapshot release 0.3 2021-08-01 14:27:44 -07:00
connectors Revert "Docs (#3276)" (#3278) 2022-03-08 18:25:44 +01:00
controlled-vocabulary GitBook: [#86] Refactor feature docs into top-level sections 2022-03-22 11:44:28 -07:00
data-collaboration GitBook: [#86] Refactor feature docs into top-level sections 2022-03-22 11:44:28 -07:00
data-discovery GitBook: [#177] Fix image for advanced search 2022-04-10 21:12:00 -07:00
data-lineage GitBook: [#96] Make it easier for users to find DBT documentation 2022-03-22 11:44:28 -07:00
deploy GitBook: [#144] No subject 2022-04-10 21:11:30 -07:00
developer GitBook: [#178] No subject 2022-04-10 21:12:00 -07:00
install Add config for using multiple JWKs providers (#3738) 2022-03-30 13:52:53 -07:00
integrations GitBook: [#173] Fix TOC links for snowflake metadata ingestion 2022-04-10 21:11:34 -07:00
metadata-versioning GitBook: [#101] No subject 2022-03-22 11:44:28 -07:00
open-source-community GitBook: [#146] No subject 2022-04-10 21:11:31 -07:00
openmetadata/connectors Revert "Docs (#3276)" (#3278) 2022-03-08 18:25:44 +01:00
openmetadata-apis GitBook: [#80] Format Connectors 2022-04-10 21:11:25 -07:00
overview GitBook: [#166] No subject 2022-04-10 21:11:33 -07:00
selenium added new tests in doc (#1769) 2021-12-15 17:38:50 +05:30
open-source-community.md GitBook: [#146] No subject 2022-04-10 21:11:31 -07:00
README.md GitBook: [#152] Usage - Edits 2022-04-10 21:11:31 -07:00
SUMMARY.md GitBook: [#174] Update Kubernetes Docs 2022-04-10 21:11:58 -07:00
take-it-for-a-spin.md GitBook: [#21] Deleted Email ID that's not working. Linked to General channel on Slack 2022-01-20 09:14:01 -08:00

Introduction

OpenMetadata is an open standard with a centralized metadata store and ingestion framework supporting connectors for a wide range of services. The metadata ingestion framework enables you to customize or add support for any service. REST APIs enable you to integrate OpenMetadata with existing tool chains. Using the OpenMetadata user interface (UI), data consumers can discover the right data to use in decision making and data producers can assess usage and consumer experience in order to plan improvements and prioritize bug fixes.

OpenMetadata enables metadata management end-to-end, giving you the ability to unlock the value of data assets in the common use cases of data discovery and governance, but also in emerging use cases related to data quality, observability, and people collaboration.

{% embed url="https://youtu.be/3xaHf3A2PgU" %}

Connectors

OpenMetadata provides connectors that enable you to perform metadata ingestion from a number of common database, dashboard, messaging, and pipeline services. With each release, we add additional connectors and the ingestion framework provides a structured and straightforward method for creating your own connectors. See the table below for a list of supported connectors.

A-H I-M N-R S-Z
Airflow IBM Db2 Oracle Salesforce
Amundsen Kafka Postgres SingleStore
Apache Atlas LDAP Power BI Snowflake
Apache Druid Looker Prefect Snowflake Usage
Athena MariaDB Presto Superset
Azure SQL Metabase Redash Tableau
BigQuery MLflow Redshift Trino
BigQuery Usage MSSQL Redshift Usage Vertica
ClickHouse MSSQL Usage
ClickHouse Usage MySQL
Databricks
DBT
Delta Lake
DynamoDB
Elasticsearch
Glue Catalog
Hive

OpenMetadata Components

The key components of OpenMetadata include the following:

  • OpenMetadata User Interface (UI) - a central place for users to discover and collaborate on all data. See Features for an overview of the OpenMetadata UI.
  • Ingestion framework - a pluggable framework for integrating tools and ingesting metadata to the metadata store. The ingestion framework already supports well-known data warehouses. See the Connectors section for a complete list and documentation on supported services.
  • Metadata APIs - for producing and consuming metadata built on schemas for User Interfaces and for Integrating tools, systems, and services. See the API Overview for details.
  • Metadata store - stores a metadata graph that connects data assets and user and tool generated metadata.
  • Metadata schemas - defines core abstractions and vocabulary for metadata with schemas for Types, Entities, and Relationships between entities. This is the foundation of the Open Metadata Standard. See the Schema Concepts section to learn more about metadata schemas.

License

OpenMetadata is released under Apache License, Version 2.0