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
Shailesh Parmar 256edfcb8d
Fix: issue-2392 & 2297: Database Services page is not responsive to 1024 resolutions & 404 screen flickers while logging out (#2501)
* Fix: issue-2392: Database Services page is not responsive to 1024 resolutions

* Fix issue 2297: 404 screen flickers while logging out
2022-01-31 17:08:20 +05:30
.gitbook/assets Add Documentation for backend debugging (#2375) 2022-01-24 09:28:42 -08:00
.github Fix #2383 - Multiple validation workflows (#2500) 2022-01-30 12:26:41 -08:00
.idea Issue2194 - Change dateTime field to unix epoch timestamp milliseconds and add support for webhook secret key (#2195) 2022-01-13 12:08:42 -08:00
bin selenium code clean-up (#2012) 2022-01-04 13:56:55 +05:30
bootstrap Fix #2355: Upgrade scripts, handle entity_extension updatedAt and dbservice jdbc field , Fix #2353: Add API to AirflowPipelines filter based on service (#2357) 2022-01-22 21:12:25 -08:00
catalog-rest-service Add GET API for allowable operations (#2494) 2022-01-30 12:53:17 -08:00
common fix:cherry pick from 0.8.0 and miscellaneous fixes (#2445) 2022-01-26 14:00:27 +05:30
conf Fix #2403: Add support for deleted entities to be published into Slack Events (#2404) 2022-01-25 14:39:12 +05:30
docker Add env vars for host and port + verbosity (#2490) 2022-01-29 16:02:36 -08:00
docs Reorganize docs (#2495) 2022-01-29 13:38:54 -08:00
ingestion Docker Typeerror fixed (#2504) 2022-01-31 12:30:12 +05:30
ingestion-core Fix #2383 - Multiple validation workflows (#2500) 2022-01-30 12:26:41 -08:00
openmetadata-dist fix:cherry pick from 0.8.0 and miscellaneous fixes (#2445) 2022-01-26 14:00:27 +05:30
openmetadata-ui Fix: issue-2392 & 2297: Database Services page is not responsive to 1024 resolutions & 404 screen flickers while logging out (#2501) 2022-01-31 17:08:20 +05:30
scripts Fix #2052: Revert the reverted pre-commit (#2053) 2022-01-07 03:53:21 +01:00
.gitbook.yaml License header update (#1498) 2021-12-01 12:46:28 +05:30
.gitignore Fix #2355: Upgrade scripts, handle entity_extension updatedAt and dbservice jdbc field , Fix #2353: Add API to AirflowPipelines filter based on service (#2357) 2022-01-22 21:12:25 -08:00
.nojekyll shahsank3t published a site update 2021-08-04 06:23:29 +00:00
.pre-commit-config.yaml Fix #2052: Revert the reverted pre-commit (#2053) 2022-01-07 03:53:21 +01:00
.pylintrc Issue 997-01 (#2476) 2022-01-27 18:45:45 -08: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 Issue 997-01 (#2476) 2022-01-27 18:45:45 -08: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:cherry pick from 0.8.0 and miscellaneous fixes (#2445) 2022-01-26 14:00:27 +05:30
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
yarn.lock UI: npm ci and code clean-up (#1870) 2021-12-22 18:27:48 +05:30

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