SaaSHub helps you find the best software and product alternatives Learn more →
Top 12 data-governance Open-Source Projects
-
OpenMetadata
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.
Project mention: Show HN: OpenMetadata – OSS platform for data discovery observability governance | news.ycombinator.com | 2024-07-17* 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
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
soda-core
:zap: Data quality testing for the modern data stack (SQL, Spark, and Pandas) https://www.soda.io
-
elementary
The dbt-native data observability solution for data & analytics engineers. Monitor your data pipelines in minutes. Available as self-hosted or cloud service with premium features.
-
-
-
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.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
opendatadiscovery-specification
ODD Specification is a universal open standard for collecting metadata.
-
conduktor-poc-kafka-protocol
POC to demonstrate how to alter incoming/outgoing records in Kafka. It's a toy, don't use it in production.
Project mention: The Data Security Duo: Data Encryption and Vulnerability Scans | dev.to | 2024-07-28Sidecar/Proxy Approach: Passing sensitive data through a proxy for additional encryption processing is another approach. While this can be effective, deploying sidecars or proxies can be challenging depending on the infrastructure setup. Additionally, data security often needs to be schema-aware, making it difficult for sidecar or proxy layers to handle without additional client-side implementation. Despite these challenges, this approach is framework and client-agnostic, making it easier to implement across diverse data ecosystems. Examples of such offerings include Conduktor.
-
bufstream-demo
A demo of Bufstream, a drop-in replacement for Apache Kafka that's 8x less expensive to operate and brings broker-side schema awareness to Kafka
I’m looking at the product page [0] and wondering how those two statements are compatible:
> Bufstream runs fully within your AWS or GCP VPC, giving you complete control over your data, metadata, and uptime. Unlike the alternatives, Bufstream never phones home.
> Bufstream pricing is simple: just $0.002 per uncompressed GiB written (about $2 per TiB). We don't charge any per-core, per-agent, or per-call fees.
Surely they wouldn’t run their entire business on the honor system?
[0] https://buf.build/product/bufstream
-
data-governance discussion
data-governance related posts
-
The Data Security Duo: Data Encryption and Vulnerability Scans
-
AI-Data-Guard: Robots.txt Analysis for GPT Bots
-
Open source data observability tools with UI?
-
SQL “Visualization” Website/Resource?
-
Open source dbt tests monitoring
-
Suggestions for open source anomaly-detection, linting and metadata solutions?
-
Data lineage info to a table in the DWH
-
A note from our sponsor - SaaSHub
www.saashub.com | 18 Mar 2025
Index
What are some of the best open-source data-governance projects? This list will help you:
# | Project | Stars |
---|---|---|
1 | OpenMetadata | 6,264 |
2 | soda-core | 2,036 |
3 | elementary | 2,018 |
4 | marquez | 1,869 |
5 | sqllineage | 1,432 |
6 | odd-platform | 1,294 |
7 | data-drift | 318 |
8 | data-lineage | 316 |
9 | opendatadiscovery-specification | 135 |
10 | conduktor-poc-kafka-protocol | 63 |
11 | bufstream-demo | 38 |
12 | AI-Data-Guard | 3 |