Sachin Chaurasiya c53f3c7d60
misc fixes (#202)
* misc fixes

* minor changes

* minor fix

* removed commented code
2021-08-16 15:08:58 +05:30
2021-08-13 00:33:48 -07:00
2021-08-16 15:08:58 +05:30
2021-08-13 01:26:27 -07:00
2021-08-13 01:26:27 -07:00
2021-08-14 00:09:51 +05:30
2021-08-16 07:57:20 +00:00
2021-08-06 16:10:23 +05:30
2021-08-04 06:23:29 +00:00
2021-08-07 12:41:12 +05:30
2021-08-01 14:27:44 -07:00
2021-08-01 14:27:44 -07:00
2021-08-01 14:27:44 -07:00
2021-08-13 01:26:27 -07:00
2021-08-13 15:28:12 -07:00

OpenMetadata

Build Status Release Twitter Follow Join us on Slack License

What is OpenMetadata?

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

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
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 email us at dev@open-metadata.org

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.

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

Description
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.
Readme Apache-2.0 2.6 GiB
Languages
TypeScript 47.3%
Java 28.7%
Python 21.6%
Less 1.5%
CSS 0.3%
Other 0.4%