SaaSHub helps you find the best software and product alternatives Learn more →
OpenMetadata Alternatives
Similar projects and alternatives to OpenMetadata
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
odd-platform
First open-source data discovery and observability platform. We make a life for data practitioners easy so you can focus on your business.
-
-
-
-
-
-
-
Hyperactive
An optimization and data collection toolbox for convenient and fast prototyping of computationally expensive models.
-
Deeplearning4j
Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learn...
-
big-data-pipeline-lambda-arch
A full big data pipeline (Lambda Architecture) with Spark, Kafka, HDFS and Cassandra.
-
-
-
laminar
Discontinued OpenApi backed REST APIs. Automatic validation of request / response based on the api schema. (by ovotech)
-
-
CKAN
CKAN is an open-source DMS (data management system) for powering data hubs and data portals. CKAN makes it easy to publish, share and use data. It powers catalog.data.gov, open.canada.ca/data, data.humdata.org among many other sites.
-
OpenMetadata discussion
OpenMetadata reviews and mentions
-
Show HN: OpenMetadata – OSS platform for data discovery observability governance
* It seems like DataHub has an async Kafka ingestion approach while OpenMetadata is API
We do not use Kafka by default. If someone needs kafka they can add it. However for Metadata APIs, we do not feel like Kafka is needed. Lot of projects are getting dependent on Kafka and calling it as real-time. Its unnecessary burden on users who are going to operate in production for 99% of use-cases Kafka is not needed, coming from a Kafka committer :)
2. Yes all of our APIs and Entity definitions are generated using JsonSchema. For us, Json Schema has been awesome, all of our backend / ingestion and UI is generated from JsonSchema and its easy to extend and add new models when needed
3. IMO, we have much more coverage , you can look at the types available here https://github.com/open-metadata/OpenMetadata/tree/main/open... and we are support JsonSchema as a type from a long time
- OpenMetadata: Join the #1 Open Source Data Community
-
How to Dynamically Adjust the Height of a Textarea in ReactJS
In this blog post, I have demonstrated how I addressed the challenge of dynamically adjusting the height of a textarea element based on its content, preventing the need for vertical scrolling in the title section of the OpenMetadata Knowledge article page.
-
Blog - Project Nessie: A Look in the Depths
How does this compare with https://github.com/open-metadata/OpenMetadata
-
What is your favorite data catalog?
u/cmcau try https://open-metadata.org much easier to setup , for details https://docs.open-metadata.org and for any support https://slack.open-metadata.org
-
Data Governance Hands On with Amazon DataZone
Then, a pool of tools appeared on the market with features that allow covering some of the challenges cited, especially those related to data cataloging. Informatica's tool is perhaps the best known among the licensed. Among the open source tools, I highlight Data Hub (www.datahubproject.io) developed on LinkedIn, Open Metadata (https://open-metadata.org/) and Amundsen (https://www.amundsen.io /) powered by Lyft. In addition to cataloging and discovering data artifacts, these tools allow for a view of data lineage, including technical documentation and business terms, and building relationships between data artifacts. Also, it is possible to register data owners, the people responsible for the data in those tools. This greatly facilitates access request and evaluation process (which today is a major bottleneck).
-
What OSS are you using for data contracts?
Probably, in order to have it integrate with tools like OpenLineage and OpenMetadata and such I will have to make open-source contributions.
-
Thoughts around decube.io (data observability and catalog platform)
We are the team behind OpenMetadata . Our mission is to build a centralized metadata platform that offers data discovery, collaboration, governance and quality. We believe that having tool for each of these categories not only result user frustration but metadata silos.
-
Great expectations?
As anyone ever tried open metadata for data QA testing? Curious about that https://open-metadata.org/
-
Our data catalog is difficult to manage and not built for the wider org - what can we do?
We're looking to PoC https://open-metadata.org/ shortly
-
A note from our sponsor - SaaSHub
www.saashub.com | 1 Dec 2024
Stats
open-metadata/OpenMetadata is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of OpenMetadata is TypeScript.