awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesTransformation Logic Testing

Verifies SQL model transformations against static input datasets.

Distinct from Model Testing: Distinct from Model Testing: focuses on SQL transformation logic verification rather than machine learning model evaluation.

Explore 1 awesome GitHub repository matching testing & quality assurance · Transformation Logic Testing. Refine with filters or upvote what's useful.

Awesome Transformation Logic Testing GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • dbt-labs/dbt-coreAvatar de dbt-labs

    dbt-labs/dbt-core

    13,051Voir sur GitHub↗

    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

    Verifies SQL model transformations against static input datasets to ensure accuracy and reliability of data logic.

    Rustanalyticsbusiness-intelligencedata-modeling
    Voir sur GitHub↗13,051
  1. Home
  2. Testing & Quality Assurance
  3. Model Testing
  4. Transformation Logic Testing