awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesData Transformation Validators

Automated testing frameworks for validating data transformations against production state.

Distinct from Automated Code Validation: Distinct from Automated Code Validation: focuses on data-specific transformation testing rather than general code linting.

Explore 1 awesome GitHub repository matching devops & infrastructure · Data Transformation Validators. Refine with filters or upvote what's useful.

Awesome Data Transformation Validators GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • dbt-labs/dbt-coreAvatar von dbt-labs

    dbt-labs/dbt-core

    13,051Auf GitHub ansehen↗

    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

    Runs continuous integration jobs to validate code changes against production state, ensuring only verified data transformations are merged.

    Rustanalyticsbusiness-intelligencedata-modeling
    Auf GitHub ansehen↗13,051
  1. Home
  2. DevOps & Infrastructure
  3. Continuous Integration & Deployment
  4. Automated Code Validation
  5. Data Transformation Validators