MCPcopy
hub / github.com/open-metadata/OpenMetadata

github.com/open-metadata/OpenMetadata @1.13.1-release sqlite

repository ↗ · DeepWiki ↗ · release 1.13.1-release ↗
79,778 symbols 444,732 edges 9,723 files 16,417 documented · 21%
README
<a href="https://open-metadata.org">
    <img alt="Logo" src="https://github.com/open-metadata/OpenMetadata/assets/40225091/e794ced8-7220-4393-8efc-3faf93bfb503" width="49%">
</a>

Empower your Data Journey with OpenMetadata

Commit Activity Release

What is OpenMetadata?

OpenMetadata is a unified metadata platform for data discovery, data observability, and data governance powered by a central metadata repository, in-depth column-level lineage, and seamless team collaboration. It is one of the fastest-growing open-source projects with a vibrant community and adoption by a diverse set of companies in a variety of industry verticals. Based on Open Metadata Standards and APIs, supporting connectors to a wide range of data services, OpenMetadata enables end-to-end metadata management, giving you the freedom to unlock the value of your data assets.

<img src="https://github.com/open-metadata/OpenMetadata/assets/40225091/ebfb4ec5-f0a2-4d58-8ce5-a082b5cf0f76" width=800>

Contents:

OpenMetadata Consists of Four Main Components: - Metadata Schemas: These are the core definitions and vocabulary for metadata based on common abstractions and types. They also allow for custom extensions and properties to suit different use cases and domains. - Metadata Store: This is the central repository for storing and managing the metadata graph, which connects data assets, users, and tool-generated metadata in a unified way. - Metadata APIs: These are the interfaces for producing and consuming metadata, built on top of the metadata schemas. They enable seamless integration of user interfaces and tools, systems, and services with the metadata store. - Ingestion Framework: This is a pluggable framework for ingesting metadata from various sources and tools to the metadata store. It supports about 84+ connectors for data warehouses, databases, dashboard services, messaging services, pipeline services, and more.

Key Features of OpenMetadata

Data Discovery: Find and explore all your data assets in a single place using various strategies, such as keyword search, data associations, and advanced queries. You can search across tables, topics, dashboards, pipelines, and services.

12

Data Collaboration: Communicate, converse, and cooperate with other users and teams on data assets. You can get event notifications, send alerts, add announcements, create tasks, and use conversation threads.

11

Data Quality and Profiler: Measure and monitor the quality with no-code to build trust in your data. You can define and run data quality tests, group them into test suites, and view the results in an interactive dashboard. With powerful collaboration, make data quality a shared responsibility in your organization.

8

Data Governance: Enforce data policies and standards across your organization. You can define data domains and data products, assign owners and stakeholders, and classify data assets using tags and terms. Use powerful automation features to auto-classify your data.

10

Data Insights and KPIs: Use reports and platform analytics to understand how your organization's data is doing. Data Insights provides a single-pane view of all the key metrics to reflect the state of your data best. Define the Key Performance Indicators (KPIs) and set goals within OpenMetadata to work towards better documentation, ownership, and tiering. Alerts can be set against the KPIs to be received on a specified schedule.

9

Data Lineage: Track and visualize the origin and transformation of your data assets end-to-end. You can view column-level lineage, filter queries, and edit lineage manually using a no-code editor.

Data Documentation: Document your data assets and metadata entities using rich text, images, and links. You can also add comments and annotations and generate data dictionaries and data catalogs.

Data Observability: Monitor the health and performance of your data assets and pipelines. You can view metrics such as data freshness, data volume, data quality, and data latency. You can also set up alerts and notifications for any anomalies or failures.

Data Security: Secure your data and metadata using various authentication and authorization mechanisms. You can integrate with different identity providers for single sign-on and define roles and policies for access control.

Webhooks: Integrate with external applications and services using webhooks. You can register URLs to receive metadata event notifications and integrate with Slack, Microsoft Teams, and Google Chat.

Connectors: Ingest metadata from various sources and tools using connectors. OpenMetadata supports about 84+ connectors for data warehouses, databases, dashboard services, messaging services, pipeline services, and more.

Try our Sandbox

Take a look and play with sample data at http://sandbox.open-metadata.org

Install and Run OpenMetadata

Get up and running in a few minutes. See the OpenMetadata documentation for installation instructions.

Documentation and Support

We're here to help and make OpenMetadata even better! Check out OpenMetadata documentation for a complete description of OpenMetadata's features. Join our Slack Community to get in touch with us if you want to chat, need help, or discuss new feature requirements.

Contributors

We ❤️ all contributions, big and small! Check out our CONTRIBUTING guide to get started, and let us know how we can help.

Don't want to miss anything? Give the project a ⭐ 🚀

A HUGE THANK YOU to all our supporters!

Stargazers

Stargazers of @open-metadata/OpenMetadata repo

License

OpenMetadata is released under Apache License, Version 2.0

Extension points exported contracts — how you extend this code

EntityInterface (Interface)
Interface to be implemented by all entities to provide a way to access all the common fields. [8 implementers]
openmetadata-spec/src/main/java/org/openmetadata/schema/EntityInterface.java
Handle (Interface)
Closeable handle that restores the prior skip state on #close(). [153 implementers]
openmetadata-service/src/main/java/org/openmetadata/service/cache/EntityCacheBypass.java
AuthBackend (Interface)
One auth backend = one way OM is configured to authenticate, plus how tokens are acquired/refreshed/used by tests. I [4 …
openmetadata-integration-tests/src/test/java/org/openmetadata/it/auth/AuthBackend.java
McpTool (Interface)
(no doc) [168 implementers]
openmetadata-mcp/src/main/java/org/openmetadata/mcp/tools/McpTool.java
LinkProps (Interface)
* Props for the link variant (anchor tag)
openmetadata-ui-core-components/src/main/resources/ui/src/components/base/buttons/button-utility.tsx
AuthenticationProvider (Interface)
(no doc) [2 implementers]
openmetadata-clients/openmetadata-java-client/src/main/java/org/openmetadata/client/security/interfaces/AuthenticationProvider.java
BreadcrumbsConfig (Interface)
* Configuration for breadcrumb navigation
openmetadata-ui/src/main/resources/ui/src/components/common/atoms/navigation/useBreadcrumbs.tsx
HttpClient (Interface)
(no doc) [2 implementers]
openmetadata-sdk/src/main/java/org/openmetadata/sdk/network/HttpClient.java

Core symbols most depended-on inside this repo

get
called by 13810
openmetadata-service/src/main/java/org/openmetadata/service/cache/CacheProvider.java
getId
called by 8419
openmetadata-spec/src/main/java/org/openmetadata/schema/EntityInterface.java
fn
called by 8386
ingestion/src/metadata/profiler/metrics/static/max.py
t
called by 8350
openmetadata-ui/src/main/resources/ui/src/utils/i18next/LocalUtil.tsx
of
called by 6547
openmetadata-service/src/main/java/org/openmetadata/service/exception/BadRequestException.java
put
called by 6018
openmetadata-service/src/main/java/org/openmetadata/service/search/lineage/LineageGraphCache.java
getFullyQualifiedName
called by 5008
openmetadata-spec/src/main/java/org/openmetadata/schema/FieldInterface.java
create
called by 4441
openmetadata-clients/openmetadata-java-client/src/main/java/org/openmetadata/client/security/interfaces/AuthenticationProvider.java

Shape

Method 50,998
Function 11,010
Class 7,460
Interface 6,667
Enum 2,716
Route 927

Languages

Java51%
Python26%
TypeScript22%

Modules by API surface

openmetadata-service/src/main/java/org/openmetadata/service/jdbi3/CollectionDAO.java1,316 symbols
openmetadata-service/src/main/java/org/openmetadata/service/jdbi3/EntityRepository.java481 symbols
openmetadata-integration-tests/src/test/java/org/openmetadata/it/tests/BaseEntityIT.java270 symbols
ingestion/tests/unit/test_dbt.py222 symbols
ingestion/tests/unit/topology/storage/test_archive.py217 symbols
openmetadata-integration-tests/src/test/java/org/openmetadata/it/tests/DataContractResourceIT.java191 symbols
openmetadata-integration-tests/src/test/java/org/openmetadata/it/tests/TestCaseResourceIT.java170 symbols
openmetadata-ui/src/main/resources/ui/src/generated/entity/services/ingestionPipelines/ingestionPipeline.ts167 symbols
openmetadata-ui/src/main/resources/ui/src/generated/metadataIngestion/workflow.ts161 symbols
openmetadata-integration-tests/src/test/java/org/openmetadata/it/tests/TableResourceIT.java158 symbols
ingestion/tests/unit/topology/pipeline/test_openlineage.py155 symbols
openmetadata-ui/src/main/resources/ui/src/generated/api/services/ingestionPipelines/createIngestionPipeline.ts154 symbols

Dependencies from manifests, versioned

ai.djl.huggingface:tokenizers0.34.0 · 1×
ai.djl.pytorch:pytorch-engine0.34.0 · 1×
ai.djl:api0.34.0 · 1×
at.favre.lib:bcrypt
ch.qos.logback.access:logback-access-common2.0.7 · 1×
ch.qos.logback.access:logback-access-jetty122.0.7 · 1×
ch.qos.logback:logback-classic
ch.qos.logback:logback-core
co.elastic.clients:elasticsearch-java9.2.4 · 1×
com.amazon.redshift:redshift-jdbc42
com.apicatalog:titanium-json-ld1.7.0 · 1×
com.auth0:java-jwt4.4.0 · 1×

Datastores touched

(mysql)Database · 1 repos
experimentsDatabase · 1 repos
demo_hiveDatabase · 1 repos
test_dbDatabase · 1 repos
dbDatabase · 1 repos
defaultDatabase · 1 repos
my-projectDatabase · 1 repos
mydbDatabase · 1 repos

For agents

$ claude mcp add OpenMetadata \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact