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
NiharDoshi99 d9dbd360ed
fix: added tag in datamodel generation (#10179)
* fix: added tag in datamodel generation

* fix: removed location
2023-02-10 15:25:50 +01:00
.github Update feature request template (#10130) 2023-02-07 15:43:57 +00:00
.run Fix #7469: Refactor OpenMetadata code modules (#7474) 2022-09-14 23:14:02 -07:00
bin Remove default debug enable (#8195) 2022-10-19 11:39:14 +05:30
bootstrap Fix: bug in migration when removin sample data services (#10032) 2023-01-31 15:11:09 +00:00
common Update project dependencies (#9978) 2023-02-06 12:41:10 -08:00
conf Group airflowConfiguration into pipelineService config (#10120) 2023-02-07 16:30:42 +01:00
docker Group airflowConfiguration into pipelineService config (#10120) 2023-02-07 16:30:42 +01:00
ingestion Fix unused dbName for non SQA sources (#10170) 2023-02-10 07:17:09 +01:00
ingestion-core Fixes #7322 #7145 - Add ViewBasic operation and add access control to get, list, getVersion, listVersions (#7644) 2022-09-21 21:06:35 -07:00
openmetadata-airflow-apis Bump main branch to version 1.0.0 (#10040) 2023-02-02 12:56:14 +01:00
openmetadata-clients 10041 Part1 - Refactor and clean up System APIs (#10042) 2023-02-03 16:25:40 -08:00
openmetadata-dist Bump main branch to version 1.0.0 (#10040) 2023-02-02 12:56:14 +01:00
openmetadata-docs Fixed#9427: LDAP-s support connection without MTLS (#10146) 2023-02-09 17:42:38 +05:30
openmetadata-service Relax data asset name restrictions to allow the special characters except "::" (#10169) 2023-02-09 21:27:08 -08:00
openmetadata-spec Relax data asset name restrictions to allow the special characters except "::" (#10169) 2023-02-09 21:27:08 -08:00
openmetadata-ui Fix Activity and Support icons (#10165) 2023-02-10 10:56:47 +05:30
scripts fix: added tag in datamodel generation (#10179) 2023-02-10 15:25:50 +01:00
.gitignore Fixes #9930 - Add API support for delete entities by name (#9931) 2023-01-25 21:03:40 -08:00
.nojekyll shahsank3t published a site update 2021-08-04 06:23:29 +00:00
.pre-commit-config.yaml Fix #7469: Refactor OpenMetadata code modules (#7474) 2022-09-14 23:14:02 -07:00
.pylintrc Fix #9116 & #8284 - Clean tableau source, fix ownership, add description and SSL verification (#9241) 2022-12-13 06:36:55 +01:00
CODE_OF_CONDUCT.md Fix #412 - Add code of conduct for OpenMetadata community 2021-09-06 18:57:17 -07:00
CONTRIBUTING.md Fix (#6984) doc links in OpenMetaData (#6986) 2022-08-29 19:38:54 +05:30
LICENSE OpenMetadata snapshot release 0.3 2021-08-01 14:27:44 -07:00
Makefile Generate PDF for Snyk security report (#10086) 2023-02-02 17:10:35 +01:00
NOTICE OpenMetadata snapshot release 0.3 2021-08-01 14:27:44 -07:00
package.json Use the primitive boolean expression (#10110) 2023-02-04 15:30:51 -08:00
pom.xml Update project dependencies (#9978) 2023-02-06 12:41:10 -08:00
README.md add GChat as alert destination (#10109) 2023-02-04 17:04:31 -08:00
SECURITY.md Modify: Security Doc, remove old version sections (#9484) 2022-12-22 08:51:11 +00:00
yarn.lock Use the primitive boolean expression (#10110) 2023-02-04 15:30:51 -08:00

OpenMetadata

Build Status Quality Gate Status Release GitHub commit activity Twitter Follow Join us on Slack License openmetadata

What is OpenMetadata?

OpenMetadata is an all-in-one platform for data discovery, data lineage, data quality, observability, governance, and 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. Powered by a centralized metadata store based on Open Metadata Standards/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.

OpenMetadata includes the following:

  • Metadata Schemas - Defines core abstractions and vocabulary for metadata with schemas for Types, Entities, Relationships between entities. This is the foundation of the Open Metadata Standard. Also supports extensibility of entities and types with custom properties.

  • Metadata Store - Stores metadata graph that connects data assets, user, and tool generated metadata.

  • Metadata APIs - For producing and consuming metadata built on schemas for User Interfaces and Integration of tools, systems, and services.

  • Ingestion Framework - A pluggable framework for integrating tools and ingesting metadata to the metadata store, supporting about 55 connectors. The ingestion framework supports well know data warehouses like Google BigQuery, Snowflake, Amazon Redshift, Apache Hive; databases like MySQL, Postgres, Oracle, MSSQL; dashboard services like Tableau, Superset, Metabase; messaging services like Kafka, Redpanda; and pipeline services like Airflow, Glue, Fivetran, Dagster, and many more.

  • OpenMetadata User Interface - A single place for users to discover, and collaborate on all data.

Features

Here are some of the supported features in a nutshell:

  • Data Collaboration - Get event notifications with Activity feeds. Send alerts & notifications using webhooks. Add Announcements to notify the team of upcoming changes. Add Tasks to request descriptions, or glossary term approval workflows. Add user mentions and collaborate using conversation threads.

  • Data Quality and Profiler - Standardizied tests and data quality metadata. Groups related tests as Test Suites. Supports custom SQL data quality tests. Has an interactive dashboard to drilldown to the details.

  • Data Lineage - Supports rich column level lineage. Effectively filters queries to extract lineage. Edit lineage manually as required and connect the entities with a no-code editor.

  • Comprehensive Roles and Policies - Handles complex access control use cases and hierarchical teams.

  • Webhooks - Supports webhook integrations. Integrate with Slack, Microsoft Teams and Google Chat.

  • Connectors - Supports 55 connectors to various databases, dashboards, pipelines and messaging services.

  • Glossary - Add a Controlled Vocabulary to describe important concepts and terminologies within your organization. Add Glossaries, Terms, Tags, Descriptions, and Reviewers.

  • Data Security - Supports Google, Okta, custom OIDC, Auth0, Azure, Amazon Cognito, and OneLogin as identity providers for SSO. Also, supports SAML-based authentication for AWS SSO and Google.

  • Secrets Manager Interface - Communicates with any key management store.

  • And lots more...

Check out for more here

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

Check out OpenMetadata documentation for a complete description of OpenMetadata's features.

Join our Slack Community to get in touch with us, want to chat, need help, or want to discuss about a new feature requirement.

Or join the group at https://groups.google.com/g/openmetadata-users

We're here to help and make OpenMetadata even better!

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 repo roster for @open-metadata/OpenMetadata

License

OpenMetadata is released under Apache License, Version 2.0