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
2021-11-23 17:24:42 +05:30
.gitbook/assets Documentation Update (#774) 2021-10-14 15:21:13 -07:00
.github added git workflow for docs (#1337) 2021-11-23 17:24:42 +05:30
bin uncommenting add-user test (#1097) 2021-11-14 20:16:39 -08:00
bootstrap Fix #1264: Pipelines: remove 64 character constraint in names (#1265) 2021-11-18 16:27:43 -08:00
catalog-rest-service adding selenium tests for ingestion page (#1333) 2021-11-23 14:58:11 +05:30
checkstyle Fix #1171: return list of status for ingestion pipeline and next scheduled run (#1175) 2021-11-13 17:43:17 -08:00
common Fixes #1234 Upgrade project dependencies to the latest versions (#1235) 2021-11-17 11:24:19 -08:00
conf Core changes for eventing completed 2021-11-10 12:44:35 -08:00
dist update version to 0.7.0-SNAPSHOT (#1196) 2021-11-15 19:03:32 -08:00
docker prepare for 0.6.0 Docker Release (#1213) 2021-11-17 14:57:12 +05:30
docs GitBook: [#27] Adding guide for generate types from JSON Schema. (#1332) 2021-11-23 15:11:26 +05:30
ingestion Import Error fix - Okta (#1315) 2021-11-22 15:06:05 -08:00
profiler Update README.md 2021-11-02 19:32:41 -07:00
.gitbook.yaml applied license to the backend files 2021-08-02 15:08:30 +05:30
.gitignore [Issue-1285] - Update ingestion package generation (#1295) 2021-11-21 08:02:31 -08:00
.nojekyll shahsank3t published a site update 2021-08-04 06:23:29 +00:00
.pylintrc [Issue-759] - Model Entity Sample (#797) 2021-10-16 09:59:32 -07:00
CODE_OF_CONDUCT.md Fix #412 - Add code of conduct for OpenMetadata community 2021-09-06 18:57:17 -07:00
LICENSE OpenMetadata snapshot release 0.3 2021-08-01 14:27:44 -07:00
Makefile Import Error fix - Okta (#1315) 2021-11-22 15:06:05 -08:00
NOTICE OpenMetadata snapshot release 0.3 2021-08-01 14:27:44 -07:00
pom.xml Fixes #1234 Upgrade project dependencies to the latest versions (#1235) 2021-11-17 11:24:19 -08:00
README.md fix broken link of commit activity in readme (#1321) 2021-11-22 18:57:45 +05:30
roadmap.md issue-696: Added trino support for Openmetadata (#697) 2021-10-07 11:15:34 -07:00

OpenMetadata

Build 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.

Try our Sandbox

Visit our demo at http://sandbox.open-metadata.org

Install and run OpenMetadata

Get up and running in few mins

git clone https://github.com/open-metadata/OpenMetadata
cd OpenMetadata/docker/metadata
docker-compose up -d

Then visit http://localhost:8585

For more details on running OpenMetadata on your local machine or in production, see our Install Doc.

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!

Read Build Code and Run Tests for how to setup your local development environment. Get started with our Good first issues.

If you want to, you can reach out via Slack or email and we'll set up a pair programming session to get you started.

License

OpenMetadata is released under Apache License, Version 2.0