awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

35 रिपॉजिटरी

Awesome GitHub RepositoriesData Quality Monitors

Systems for tracking data health and quality metrics over time within processing pipelines.

Distinct from Data Pipelines: Distinct from Data Pipelines: focuses on the monitoring and observability of data quality rather than the transformation logic itself.

Explore 35 awesome GitHub repositories matching data & databases · Data Quality Monitors. Refine with filters or upvote what's useful.

Awesome Data Quality Monitors GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • colbymchenry/codegraphcolbymchenry का अवतार

    colbymchenry/codegraph

    50,154GitHub पर देखें↗

    Codegraph is a local codebase indexer and static analysis graph database that serves as a context provider for AI agents. It parses multiple programming languages into a searchable knowledge graph of symbols and dependencies, exposing these relationships to AI tools through the Model Context Protocol. The project distinguishes itself by aggregating relevant code snippets and symbol flows to reduce token usage for large language models. It automates the configuration of server settings and steering instructions across various AI agent platforms and command line editors to enable automatic code

    Traverses the knowledge graph to identify the full blast radius of a change by tracing callers and callees.

    TypeScript
    GitHub पर देखें↗50,154
  • prefecthq/prefectPrefectHQ का अवतार

    PrefectHQ/prefect

    21,640GitHub पर देखें↗

    Prefect is a workflow orchestration platform designed to define, schedule, and monitor complex data pipelines as Python code. It functions as a container-native engine that wraps individual tasks in isolated environments, ensuring consistent dependencies and resource allocation across diverse infrastructure. By utilizing a state-machine-based orchestration model, the system tracks execution progress through discrete transitions and persistent event logs to maintain reliable and observable task processing. The platform distinguishes itself through a decoupled worker-API architecture, which sep

    Records dynamic metrics like row counts and data quality scores during task execution to provide visibility into processed data.

    Pythonautomationdatadata-engineering
    GitHub पर देखें↗21,640
  • topoteretes/cogneetopoteretes का अवतार

    topoteretes/cognee

    17,850GitHub पर देखें↗

    Cognee is an agentic memory management platform designed to provide autonomous agents with long-term semantic recall and structured knowledge. It functions as a framework for building persistent memory systems that connect large language models to graph-based knowledge and vector storage, enabling agents to maintain context across complex tasks and multiple sessions. The platform distinguishes itself through a hybrid approach that combines semantic similarity search with structural graph traversal, allowing for context-aware information retrieval. It features a modular architecture that orche

    Evaluates retrieval accuracy and relevance to ensure high-quality context for agents.

    Pythonaiai-agentsai-memory
    GitHub पर देखें↗17,850
  • alibaba/dataxalibaba का अवतार

    alibaba/DataX

    17,241GitHub पर देखें↗

    DataX is a distributed data integration framework and plugin-based ETL tool designed for synchronizing large datasets between heterogeneous sources and destinations. It functions as a JDBC data migration engine and offline synchronization tool, enabling the movement of data between relational databases, NoSQL stores, and object storage. The system utilizes a plugin-based connector architecture that decouples reader and writer logic, allowing it to map and transform data types across different storage engines using a standardized internal representation. This design supports heterogeneous data

    Captures and isolates records that fail during transfer due to type conversion errors to maintain data quality.

    Java
    GitHub पर देखें↗17,241
  • explodinggradients/ragasexplodinggradients का अवतार

    explodinggradients/ragas

    14,400GitHub पर देखें↗

    Ragas is an evaluation framework and performance benchmark designed to quantify the quality of retrieval augmented generation pipelines. It functions as an application optimizer to identify bottlenecks in language model workflows using automated metrics and model-based scoring. The framework includes a system for generating synthetic datasets that mimic production scenarios and edge cases to create realistic test cases. It enables reference-free assessment, allowing the evaluation of response quality by analyzing grounding in the provided context without requiring gold-standard labels. The s

    Quantifies the accuracy and relevance of the data retrieval process using specialized performance metrics.

    Python
    GitHub पर देखें↗14,400
  • optuna/optunaoptuna का अवतार

    optuna/optuna

    14,388GitHub पर देखें↗

    Optuna is a Python-based hyperparameter optimization framework designed to automate the search for optimal machine learning model configurations. It functions as a Bayesian optimization library that systematically tests parameter combinations to maximize or minimize objective functions, streamlining the model development process through iterative evaluation. The project distinguishes itself through a define-by-run dynamic construction model, which allows users to build complex, conditional search spaces using standard programming logic. Its architecture is highly modular, featuring a pluggabl

    Identifies influential variables to focus future optimization efforts.

    Pythondistributedhyperparameter-optimizationmachine-learning
    GitHub पर देखें↗14,388
  • open-metadata/openmetadataopen-metadata का अवतार

    open-metadata/OpenMetadata

    14,213GitHub पर देखें↗

    OpenMetadata is an enterprise data catalog, metadata platform, and governance suite that functions as a knowledge graph for data assets. It serves as an AI-ready metadata layer, providing governed context and organizational memory to large language model agents via the Model Context Protocol. The platform distinguishes itself by capturing institutional knowledge, linking conversations, decisions, and remediation notes directly to data assets to preserve tribal knowledge. It integrates AI agents to automate metadata governance, such as suggesting descriptions and identifying sensitive data thr

    Maps relationships between tables and pipelines to visualize data flow and perform downstream impact analysis.

    TypeScriptcontextcontext-layerdata-catalog
    GitHub पर देखें↗14,213
  • ydataai/pandas-profilingydataai का अवतार

    ydataai/pandas-profiling

    13,610GitHub पर देखें↗

    This project is an exploratory data analysis framework and profiling tool designed to generate comprehensive statistical reports from Pandas and Spark DataFrames. It functions as a data quality profiler that identifies missing values, duplicates, and high correlations within tabular datasets. The tool distinguishes itself through specialized capabilities for time-series analysis, extracting temporal statistics, seasonality, and auto-correlation plots. It also includes a dataset comparison utility to identify structural or content changes between different versions of a dataset. The analysis

    Identifies problematic data patterns including missing values, high correlation, and duplicates.

    Python
    GitHub पर देखें↗13,610
  • aiming-lab/autoresearchclawaiming-lab का अवतार

    aiming-lab/AutoResearchClaw

    13,453GitHub पर देखें↗

    AutoResearchClaw is an agentic system designed to automate the scientific research process. It functions as an autonomous research agent and workflow automator that manages the entire lifecycle of a project, from initial hypothesis generation and literature review to experimental execution and the production of LaTeX-formatted academic papers. The system distinguishes itself through a multi-agent research pipeline that utilizes structured debates for hypothesis refinement and peer review. It employs a branch-and-merge architecture to explore parallel research directions and integrates human-i

    Detects numerical errors and verifies evidence consistency to prevent fabrication in research outputs.

    Python
    GitHub पर देखें↗13,453
  • ydataai/ydata-profilingydataai का अवतार

    ydataai/ydata-profiling

    13,388GitHub पर देखें↗

    Ydata-profiling is an automated exploratory data analysis framework designed to generate comprehensive statistical reports and visual summaries from dataframes. It functions as a diagnostic tool for assessing data quality, identifying missing values, duplicates, and outliers, while providing a scalable engine for profiling massive datasets across distributed enterprise environments. The project distinguishes itself through its ability to handle large-scale data through distributed task orchestration and lazy stream processing, which minimizes memory overhead during complex computations. It in

    Detects missing values, duplicates, and outliers to ensure data quality.

    Pythonbig-data-analyticsdata-analysisdata-exploration
    GitHub पर देखें↗13,388
  • dbt-labs/dbt-coredbt-labs का अवतार

    dbt-labs/dbt-core

    13,051GitHub पर देखें↗

    dbt-core is a command-line framework for transforming data within a warehouse using modular SQL and version control. It functions as a data transformation engine that enables users to define data structures and business logic through declarative configuration files, which the system then compiles into executable code. By managing complex data dependencies through a directed acyclic graph, it ensures that transformation tasks execute in the correct order while maintaining a manifest-driven state to track lineage and execution history. The project distinguishes itself through an adapter-based d

    Visualizes dependency graphs and downstream impacts of model changes to ensure data integrity.

    Rustanalyticsbusiness-intelligencedata-modeling
    GitHub पर देखें↗13,051
  • vibrantlabsai/ragasvibrantlabsai का अवतार

    vibrantlabsai/ragas

    12,659GitHub पर देखें↗

    Ragas is an evaluation framework designed to measure the performance of retrieval-augmented generation pipelines and autonomous agent workflows. It provides a comprehensive suite of tools for benchmarking system outputs, utilizing language models as automated judges to score performance against defined rubrics and reference data. By standardizing inputs, retrieved contexts, and generated responses into a unified schema, the project enables consistent analysis across complex AI applications. The framework distinguishes itself through its ability to generate synthetic test datasets from existin

    Measures the accuracy and relevance of retrieved context by comparing retrieved documents against ground truth or assessing the quality of the retrieval process itself.

    Pythonevaluationllmllmops
    GitHub पर देखें↗12,659
  • linkedin/datahublinkedin का अवतार

    linkedin/datahub

    12,106GitHub पर देखें↗

    DataHub is a metadata management system and data catalog platform designed to provide a centralized directory for discovering, managing, and documenting datasets across a diverse data stack. It serves as a comprehensive framework for metadata management, incorporating a data governance framework to classify sensitive information and assign ownership for organizational accountability. The platform distinguishes itself through AI-enabled data discovery, which connects large language models to a metadata graph to allow for natural language search and exploration of data assets. It also provides

    Provides a tracking system for monitoring data freshness, volume changes, and schema drift to ensure ecosystem reliability.

    Python
    GitHub पर देखें↗12,106
  • datahub-project/datahubdatahub-project का अवतार

    datahub-project/datahub

    12,141GitHub पर देखें↗

    DataHub is a metadata management platform designed to unify technical, operational, and business context across diverse data ecosystems. By utilizing a graph-based metadata model and an event-driven ingestion architecture, it creates a centralized source of truth that maps complex data relationships, lineage, and ownership. This foundational framework enables organizations to maintain a synchronized view of their data landscape, supporting both human-led discovery and automated data operations. The platform distinguishes itself through its focus on grounding artificial intelligence and autono

    Allows AI agents to traverse and explain complex data dependencies and transformation logic.

    Pythondata-catalogdata-discoverydata-governance
    GitHub पर देखें↗12,141
  • great-expectations/great_expectationsgreat-expectations का अवतार

    great-expectations/great_expectations

    11,558GitHub पर देखें↗

    Great Expectations is a data quality testing framework and observability platform designed to monitor the reliability of data pipelines. It provides a structured environment for defining, documenting, and automating data quality assertions, allowing teams to validate datasets against expected structure and content before they move through downstream processes. The project distinguishes itself through a declarative domain-specific language that stores quality rules as version-controlled configuration files. It utilizes an execution engine abstraction to translate these high-level assertions in

    Monitors data pipeline reliability by tracking validation results and alerting teams to quality regressions.

    Pythoncleandatadata-engineeringdata-profilers
    GitHub पर देखें↗11,558
  • vuestorefront/vue-storefrontvuestorefront का अवतार

    vuestorefront/vue-storefront

    10,926GitHub पर देखें↗

    Vue Storefront is a composable commerce platform designed to decouple the presentation layer from backend systems. By providing a headless frontend framework, it enables developers to build high-performance, mobile-first digital storefronts that remain independent of specific commerce engines, payment providers, or content management systems. The platform distinguishes itself through a modular architecture that uses standardized integration adapters to aggregate data from disparate services into a unified layer. This approach allows businesses to modernize legacy infrastructure or manage comp

    Evaluates technical issues based on their effect on customer experience and revenue to prioritize engineering efforts.

    commercetoolse-commerceecommerce
    GitHub पर देखें↗10,926
  • wandb/wandbwandb का अवतार

    wandb/wandb

    10,844GitHub पर देखें↗

    Wandb is a centralized platform for machine learning experiment tracking, model registry management, and workflow orchestration. It provides a comprehensive suite of tools for logging, visualizing, and versioning training metrics, model artifacts, and hyperparameter sweeps to ensure reproducibility across development cycles. The platform also functions as an observability tool for large language model applications, enabling the tracing of execution steps, token usage, and reasoning processes. The project distinguishes itself through its event-driven automation capabilities, which allow users

    Calculates the statistical influence of hyperparameters on model performance using correlation analysis.

    Pythonaicollaborationdata-science
    GitHub पर देखें↗10,844
  • unopim/unopimunopim का अवतार

    unopim/unopim

    8,878GitHub पर देखें↗

    unopim is an AI-powered product information management system that serves as a centralized repository for managing product attributes, categories, and variations. It functions as a containerized product repository and a multi-channel data distributor, synchronizing consistent product information and pricing across diverse external sales platforms and marketplaces. The platform distinguishes itself through an LLM-based catalog manager that provides a conversational interface for executing data management tasks. This allows users to perform item creation, content enrichment, and quality scans u

    Monitors data health by tracking the percentage of required information filled per channel and locale.

    PHPlaravelopen-sourceopensource
    GitHub पर देखें↗8,878
  • a-b-street/abstreeta-b-street का अवतार

    a-b-street/abstreet

    8,138GitHub पर देखें↗

    A/B Street is an open-source traffic simulation and urban planning tool that models how cars, bikes, and pedestrians move through real-world street networks. It imports data from OpenStreetMap to build detailed, lane-level road models, then runs discrete-event simulations to analyze travel times, delays, and congestion patterns across different infrastructure scenarios. The project provides an interactive map editor for modifying road geometry, lane configurations, traffic signals, and access restrictions, with full undo/redo support. Users can design low-traffic neighborhoods by placing moda

    Quantifies travel time, delay, and accessibility changes across different infrastructure scenarios for all modes.

    Rustgameopenstreetmapseattle
    GitHub पर देखें↗8,138
  • kulbear/deep-learning-courseraKulbear का अवतार

    Kulbear/deep-learning-coursera

    7,729GitHub पर देखें↗

    This repository contains programming assignments and lecture notes from Andrew Ng's foundational deep learning course specialization on Coursera. The materials cover core neural network training techniques including optimization algorithms, normalization methods, regularization approaches, parameter initialization strategies, and learning rate scheduling to improve model convergence and generalization. The coursework explores design principles where successive neural network layers learn progressively more abstract feature representations from input data. It provides guidance on selecting ope

    Focus tuning effort on hyperparameters like learning rate that strongly affect training, while de-emphasizing less critical ones.

    Jupyter Notebookcourseradeep-learning
    GitHub पर देखें↗7,729
पिछला12अगला
  1. Home
  2. Data & Databases
  3. Data Pipelines
  4. Data Quality Monitors

सब-टैग एक्सप्लोर करें

  • Anomaly DetectorsAutomated systems that identify unusual patterns in data metrics to flag potential quality issues. **Distinct from Data Quality Monitors:** Distinct from Data Quality Monitors: focuses specifically on proactive anomaly detection based on historical patterns rather than static threshold monitoring.
  • Assertion MonitorsSystems that attach and monitor validation results from external testing tools to data assets. **Distinct from Data Quality Monitors:** Distinct from Data Quality Monitors: focuses on the integration and monitoring of external validation assertions rather than native quality checks.
  • Dirty Data CaptureMechanisms that isolate and record data that fails type conversion or validation during the ETL process. **Distinct from Data Quality Monitors:** Focuses on capturing failing records for quality assurance, rather than tracking general health metrics over time.
  • Evidence Consistency MonitorsTools that detect numerical errors and verify that evidence supports claims in a pipeline. **Distinct from Data Quality Monitors:** Focuses on scientific evidence and numerical veracity rather than general data pipeline health.
  • Impact Analyzers6 सब-टैग्सTools for identifying downstream dependencies and potential quality issues using graph-based lineage analysis. **Distinct from Data Quality Monitors:** Distinct from Data Quality Monitors: focuses on dependency impact analysis rather than health metric tracking.
  • Issue PrioritizersMechanisms for ranking data quality incidents by business impact and severity. **Distinct from Data Quality Monitors:** Distinct from Data Quality Monitors: focuses on the management and prioritization of incidents rather than the monitoring of quality metrics.
  • Ownership and Quality InstrumentationDefining asset ownership and automated quality checks for data reliability. **Distinct from Data Quality Monitors:** Focuses on the combination of ownership and quality instrumentation rather than just quality monitoring.
  • Quality Issue Tracers1 सब-टैगTools for identifying the specific transformation logic or source column responsible for data errors. **Distinct from Data Quality Monitors:** Distinct from Data Quality Monitors: focuses on the diagnostic tracing of errors back through the stack rather than just monitoring metrics.
  • Retrieval Benchmarks1 सब-टैगTools for evaluating the accuracy and relevance of information retrieved by AI systems. **Distinct from Data Quality Monitors:** Distinct from general data quality monitoring: focuses specifically on the performance and relevance of retrieval results for LLMs.