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
Sriharsha Chintalapani 39e4163d6f
Fix #1814: Add migrate-all option to update ElasticSearch index mappings (#1815)
* Fix #1814: Add migrate-all option to update ElasticSearch index mappings

* Fix #1814: Add migrate-all option to update ElasticSearch index mappings
2021-12-16 20:56:58 -08:00
.gitbook/assets Documentation Update (#774) 2021-10-14 15:21:13 -07:00
.github Add googleformatter to auto-format Java classes (#1705) 2021-12-16 16:13:50 +01:00
.idea Fixes #1652 Remove DBTModel as top level entity and capture information from DBT in existing Table entity (#1654) 2021-12-09 17:17:38 -08:00
bin License header update (#1498) 2021-12-01 12:46:28 +05:30
bootstrap Fix #1814: Add migrate-all option to update ElasticSearch index mappings (#1815) 2021-12-16 20:56:58 -08:00
catalog-rest-service Fix #1814: Add migrate-all option to update ElasticSearch index mappings (#1815) 2021-12-16 20:56:58 -08:00
common Add googleformatter to auto-format Java classes (#1705) 2021-12-16 16:13:50 +01:00
conf Add SSL options to ElasticSearch client - Ingestion & Server (#1548) (#1557) 2021-12-04 18:54:36 -08:00
docker Fix #1814: Add migrate-all option to update ElasticSearch index mappings (#1815) 2021-12-16 20:56:58 -08:00
docs added metabase doc and minor changes (#1805) 2021-12-16 18:39:36 +05:30
ingestion Fix #1808: check for None in description (#1809) 2021-12-16 21:15:42 +01:00
openmetadata-dist License header update (#1498) 2021-12-01 12:46:28 +05:30
openmetadata-ui Fix: Remove empty values from recently search value (#1807) 2021-12-16 19:42:52 +05:30
profiler License header update (#1498) 2021-12-01 12:46:28 +05:30
.gitbook.yaml License header update (#1498) 2021-12-01 12:46:28 +05:30
.gitignore [issue-1079] - MlFlow Connector (#1677) 2021-12-11 18:40:19 -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 Added Metabase Connector (#1726) 2021-12-15 09:53:55 -08:00
NOTICE OpenMetadata snapshot release 0.3 2021-08-01 14:27:44 -07:00
package-lock.json Feat: Added root level package.json to avoid global installation of npm packages (#1384) 2021-11-25 14:25:22 +05:30
package.json Feat: Added root level package.json to avoid global installation of npm packages (#1384) 2021-11-25 14:25:22 +05:30
pom.xml Add googleformatter to auto-format Java classes (#1705) 2021-12-16 16:13:50 +01:00
README.md Direct users to the install docs (#1461) 2021-11-29 08:37:47 -08:00
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 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!

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