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
2022-09-22 19:10:00 +05:30
.github split cypress integrations tests to mysql and psql CI (#7665) 2022-09-22 19:10:00 +05:30
.run Fix #7469: Refactor OpenMetadata code modules (#7474) 2022-09-14 23:14:02 -07:00
bin Fix #7516: Move data folder into openmetadta-service (#7517) 2022-09-17 11:35:45 -07:00
bootstrap Fix #7121 - Support Spark metastore DB connection (#7520) 2022-09-20 16:47:57 +02:00
common Fix #7469: Refactor OpenMetadata code modules (#7474) 2022-09-14 23:14:02 -07:00
conf [BasicAuth] Added Basic Authentication (#7390) 2022-09-19 11:38:45 +05:30
docker Update mysql-script.sql (#7652) 2022-09-22 14:41:58 +05:30
ingestion Fixes #7509 - implement import path migration script (#7515) 2022-09-22 14:43:25 +02: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 Fix flask app context management (#7464) 2022-09-15 10:32:54 +02:00
openmetadata-clients Fix #7469: Refactor OpenMetadata code modules (#7474) 2022-09-14 23:14:02 -07:00
openmetadata-dist Fix #7469: Refactor OpenMetadata code modules (#7474) 2022-09-14 23:14:02 -07:00
openmetadata-docs Fixes #7509 - implement import path migration script (#7515) 2022-09-22 14:43:25 +02:00
openmetadata-service 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-spec 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-ui Fix #7648 UI : Add ViewBasic operation for resources (#7659) 2022-09-22 18:55:02 +05:30
scripts Fix #7469: Refactor OpenMetadata code modules (#7474) 2022-09-14 23:14:02 -07:00
.gitignore Fix #7469: Refactor OpenMetadata code modules (#7474) 2022-09-14 23:14:02 -07: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 #3395 - Profiler linting (#5177) 2022-05-27 09:50:08 +02: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 Fix #7469: Refactor OpenMetadata code modules (#7474) 2022-09-14 23:14:02 -07:00
NOTICE OpenMetadata snapshot release 0.3 2021-08-01 14:27:44 -07:00
package.json Fixed misc UI issues #1972, #1744 and other misc issues (#2011) 2022-01-06 11:42:35 +05:30
pom.xml Fix #7172: List teams API throwing 404 for soft deleted team even with include=all (#7618) 2022-09-21 13:34:31 -07:00
README.md Fix (#6984) doc links in OpenMetaData (#6986) 2022-08-29 19:38:54 +05:30
yarn.lock Bump minimist from 1.2.5 to 1.2.6 (#7022) 2022-08-29 21:51:12 +05:30

OpenMetadata

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

What is OpenMetadata?

OpenMetadata is an Open Standard for Metadata. A Single place to Discover, Collaborate, and Get your data right.

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.

  • 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. Ingestion framework already supports well know data warehouses - Google BigQuery, Snowflake, Amazon Redshift, and Apache Hive, and databases - MySQL, Postgres, Oracle, and MSSQL.

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

Features

Check all the supported features 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 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 if you get stuck, want to chat, or are thinking of a new feature.

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 🚀

Big thanks to all of you who already support us!

Stargazers repo roster for @open-metadata/OpenMetadata

License

OpenMetadata is released under Apache License, Version 2.0