* Removed manage tabs from Table, Topic, Dashboard, Pipeline and ML Model entities Modified unit tests according to the changes made in comnponents * Fixed error while deleting entities except tables and also added test-ids to edit icons for cypress tests * * Added functionaliy to delete entities through ManageButton on Service, DatabaseSchema and DatbaseDetails page. * Added functionality to edit the owner through entity summary details on DatabaseSchema and DatabaseDetails page. * Removed manage tab from Service, DatabaseSchema and DatabaseDetails page and did relevant utils changes. * Cypress test fixes for manage tab removal and bug fix on service page * * Service deletion message added * Removed the option for soft delete for service, database and database schemas * Cypress test slectors changed for specificity * Added mocks for all APIs in service page unit tests * Fixed failing unit tests * Removed unused props * Resolved onAnnouncementClick handler error.
- What is OpenMetadata?
- Features
- Try our Sandbox
- Install & Run
- Roadmap
- Documentation and support
- Contributors
- 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!
License
OpenMetadata is released under Apache License, Version 2.0


