mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-03 12:08:31 +00:00
Update README.md
This commit is contained in:
parent
60ae703515
commit
a5542ebe32
15
README.md
15
README.md
@ -19,7 +19,20 @@
|
||||
- [License](#license)
|
||||
|
||||
# What is OpenMetadata?
|
||||
[OpenMetadata](https://open-metadata.org/) is an Open standard for metadata with a centralized metadata store that unifies all the data assets and metadata end-to-end to power data discovery, user collaboration, and tool interoperability.
|
||||
[OpenMetadata](https://open-metadata.org/) is an Open standard for metadata with a centralized metadata store that unifies all the data assets and metadata end-to-end to power data discovery, user collaboration, and tool interoperability.
|
||||

|
||||
|
||||
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.
|
||||
|
||||
## Our Mission
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user