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.
Find a file
2025-10-14 09:19:17 +05:30
.github chore: added python 3.12 to CI (#23835) 2025-10-10 17:26:45 +02:00
bin Fix JVM params (#22409) 2025-07-17 12:30:03 +05:30
bootstrap Fix user creation through openmetadata-ops.sh (#23879) 2025-10-14 09:19:17 +05:30
common chore(release): Prepare Branch for 1.10.0-SNAPSHOT (#23034) 2025-08-21 21:43:01 +05:30
conf MINOR - Fix S3 logging from ingestion pipelines (#23590) 2025-10-01 09:44:17 +02:00
docker Identify when Airflow DAG import errors in CI (#23589) 2025-09-26 15:30:15 +02:00
ingestion fix: view_names issue when incremental enabled (#23858) 2025-10-13 19:21:07 +05:30
openmetadata-airflow-apis Ensure recognizers are created (#23645) 2025-10-07 15:13:35 +00:00
openmetadata-clients chore(release): Prepare Branch for 1.10.0-SNAPSHOT (#23034) 2025-08-21 21:43:01 +05:30
openmetadata-dist chore(release): Prepare Branch for 1.10.0-SNAPSHOT (#23034) 2025-08-21 21:43:01 +05:30
openmetadata-mcp Feat(ui): SSO configuration from UI and Scim bot token generate revoke functionality and Group Mapping in settings page (#21839) 2025-09-23 13:23:46 +05:30
openmetadata-sdk Vulnerability fix for org.json (#23725) 2025-10-06 19:07:51 +05:30
openmetadata-service Fix user creation through openmetadata-ops.sh (#23879) 2025-10-14 09:19:17 +05:30
openmetadata-shaded-deps Introduce unified ES/OS client API + separate index management (#23425) 2025-10-12 02:35:56 +05:30
openmetadata-spec Add AWS kinesis firehose connector [OSS] (#23807) 2025-10-12 08:27:13 -07:00
openmetadata-ui Playwright: Fix users.spec default persona test (#23820) 2025-10-13 21:03:07 +05:30
openmetadata-ui-core-components Add Button component (#23811) 2025-10-10 14:40:46 +05:30
scripts fix: Update required Node.js version to 22 in prerequisites script (#23507) 2025-09-23 09:56:53 +05:30
.git-blame-ignore-revs Minor: update git-blmae-ignore-revs, and uncomment ClassificationResourceTest tests code (#14431) 2023-12-18 19:16:29 -08:00
.gitignore Domain policy must be evaluated during PolicyEvaluator (#23302) 2025-09-24 09:56:55 +05:30
.nojekyll shahsank3t published a site update 2021-08-04 06:23:29 +00:00
.pre-commit-config.yaml feature/pii-processor-improvement (#21248) 2025-05-19 17:52:17 +00:00
.pylintrc ISSUE #21101 - Implement BQ Partitioned Tests (#21348) 2025-05-22 17:22:05 +02:00
.snyk Ignore _openmetadata_testutils from snyk (#21168) 2025-05-13 18:01:05 +05:30
add_create_methods.py Implement Modern Fluent API Pattern for OpenMetadata Java Client (#23239) 2025-09-29 16:07:02 -07:00
add_remaining_create_methods.py Implement Modern Fluent API Pattern for OpenMetadata Java Client (#23239) 2025-09-29 16:07:02 -07:00
add_service_create_methods.py Implement Modern Fluent API Pattern for OpenMetadata Java Client (#23239) 2025-09-29 16:07:02 -07:00
APPLICATION.md ISSUE #1534 - Profiler Refactor for Metadata Extraction Application (#23200) 2025-09-05 13:07:04 +02:00
CLAUDE.md fix(ui): app schema ref resolve (#23016) 2025-08-21 17:23:45 +05:30
CODE_OF_CONDUCT.md Fix #412 - Add code of conduct for OpenMetadata community 2021-09-06 18:57:17 -07:00
CONTRIBUTING.md addded more detail on issue creation in contributors page (#16583) 2024-06-09 14:02:36 -07:00
create_pure_fluent_sdk.py Implement Modern Fluent API Pattern for OpenMetadata Java Client (#23239) 2025-09-29 16:07:02 -07:00
FLUENT_API_COMPARISON.md Implement Modern Fluent API Pattern for OpenMetadata Java Client (#23239) 2025-09-29 16:07:02 -07:00
generate_ts.sh Feature: Generate TS From JSON (#19823) 2025-02-25 18:18:02 +05:30
INCIDENT_RESPONSE.md Add threat model and incident response (#23603) 2025-09-28 13:17:23 -07:00
LICENSE OpenMetadata snapshot release 0.3 2021-08-01 14:27:44 -07:00
Makefile Refactor: remove doc changes from OM repo (#22019) 2025-08-20 14:28:48 +05:30
NOTICE OpenMetadata snapshot release 0.3 2021-08-01 14:27:44 -07:00
package.json chore(ui): bump quicktype to resolve vulnerabilities (#17979) 2024-09-25 15:09:34 +05:30
pom.xml Implement Modern Fluent API Pattern for OpenMetadata Java Client (#23239) 2025-09-29 16:07:02 -07:00
README.md Update README and Ingestion Framework Documentation (#22080) 2025-07-02 16:21:06 +05:30
SECURITY.md Update SECURITY.md: remove support for version 1.6.x (#22910) 2025-08-12 18:23:11 +05:30
tests.txt Implement Modern Fluent API Pattern for OpenMetadata Java Client (#23239) 2025-09-29 16:07:02 -07:00
THREAT_MODEL.md Add threat model and incident response (#23603) 2025-09-28 13:17:23 -07:00
yarn.lock Move MCP into separate maven module (#22043) 2025-07-01 12:02:29 -07:00



Logo

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.


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