awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesContainerized Pipelines

Data processing frameworks that execute pipeline steps inside isolated containers for reproducibility and portability.

Distinct from Data Processing Frameworks: Distinct from Data Processing Frameworks: emphasizes container-based execution and language-agnostic pipeline steps rather than general data transformation libraries.

Explore 2 awesome GitHub repositories matching data & databases · Containerized Pipelines. Refine with filters or upvote what's useful.

Awesome Containerized Pipelines 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.
  • pachyderm/pachydermAvatar de pachyderm

    pachyderm/pachyderm

    6,292Voir sur GitHub↗

    Pachyderm is a containerized, versioned, and lineage-tracked data pipeline platform that runs natively on Kubernetes. It combines a distributed file system backend with immutable data versioning, so every commit to a data repository creates an auditable snapshot, and every pipeline step executes as an isolated container. The platform is defined by a data-centric pipeline model where pipelines are specified by their input and output data repositories rather than explicit task sequences, and provenance is recorded as a directed acyclic graph of commits linking output data to its input sources an

    Runs language-agnostic data pipelines inside containers for reproducible and portable data transformations.

    Go
    Voir sur GitHub↗6,292
  • netflix/maestroAvatar de Netflix

    Netflix/maestro

    3,794Voir sur GitHub↗

    Maestro is a distributed job scheduler and containerized data pipeline tool designed to coordinate complex sequences of tasks. It functions as a Kubernetes workflow orchestrator and MLOps automation platform, utilizing directed acyclic graphs to manage task dependencies and execution order across computing clusters. The system distinguishes itself through the use of isolated container environments for each workflow step, ensuring consistent runtime dependencies. It incorporates an asynchronous event bus to coordinate state transitions and provides lifecycle hook integration that dispatches sy

    Provides a solution for scheduling recurring data processing tasks through event-driven triggers and container-based isolation.

    Javaagentic-workflowanalyticsautomation
    Voir sur GitHub↗3,794
  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Data Processing Frameworks
  5. Containerized Pipelines