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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ploomber avatar

ploomber/ploomberArchived

0
View on GitHub↗
3,623 stars·241 forks·Python·Apache-2.0·16 viewsdocs.ploomber.io↗

Ploomber

The fastest ⚡️ way to build data pipelines. Develop iteratively, deploy anywhere. ☁️

Features

  • ML Ops - YAML-based pipeline builder for ML models.
  • Workflow Orchestration - Develops maintainable, production-ready pipelines locally and in the cloud.
  • Data Pipelines - Framework for building and developing data pipelines iteratively.
  • Data Orchestration - Tool for developing and deploying interactive data pipelines.
  • GitOps And Continuous Delivery - Develop collaborative production-ready pipelines using JupyterLab.
  • Workflow Orchestration - Workflow orchestration.
  • Interactive Notebooks - Tool to consolidate notebooks into reproducible pipelines.
  • Publishing and Conversion - Manages reproducible pipelines of notebooks and scripts.

Star history

Star history chart for ploomber/ploomberStar history chart for ploomber/ploomber

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Ploomber

Similar open-source projects, ranked by how many features they share with Ploomber.
  • prefecthq/prefectPrefectHQ avatar

    PrefectHQ/prefect

    21,640View on GitHub↗

    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

    Pythonautomationdatadata-engineering
    View on GitHub↗21,640
  • orchest/orchestorchest avatar

    orchest/orchest

    4,138View on GitHub↗

    Orchest is a data pipeline orchestrator and containerized workflow manager. It provides a platform for designing, scheduling, and executing complex data processing sequences through a combination of a graphical interface and scripting. The platform distinguishes itself by using containers to manage software dependencies, ensuring consistent execution across different environments. It features a polyglot task scheduler capable of triggering jobs written in multiple programming languages and includes a version control system that tracks historical snapshots of project configurations and code.

    TypeScriptairflowclouddag
    View on GitHub↗4,138
  • netflix/metaflowNetflix avatar

    Netflix/metaflow

    9,764View on GitHub↗

    Metaflow is a Python machine learning framework and MLOps workflow orchestrator designed to manage the lifecycle of data pipelines from local prototyping to production. It serves as a distributed compute manager and an experiment tracking system, enabling the creation of reproducible pipelines that transition between development and high-availability production environments. The framework distinguishes itself through an integrated checkpointing system that automatically persists intermediate data artifacts to remote storage, allowing failed runs to be resumed from the last successful step. It

    Pythonagentsaiaws
    View on GitHub↗9,764
  • couler-proj/coulercouler-proj avatar

    couler-proj/couler

    944View on GitHub↗

    Unified Interface for Constructing and Managing Workflows on different workflow engines, such as Argo Workflows, Tekton Pipelines, and Apache Airflow.

    Python
    View on GitHub↗944
See all 30 alternatives to Ploomber→

Frequently asked questions

What does ploomber/ploomber do?

The fastest ⚡️ way to build data pipelines. Develop iteratively, deploy anywhere. ☁️

What are the main features of ploomber/ploomber?

The main features of ploomber/ploomber are: ML Ops, Workflow Orchestration, Data Pipelines, Data Orchestration, GitOps And Continuous Delivery, Interactive Notebooks, Publishing and Conversion.

What are some open-source alternatives to ploomber/ploomber?

Open-source alternatives to ploomber/ploomber include: orchest/orchest — Orchest is a data pipeline orchestrator and containerized workflow manager. It provides a platform for designing,… prefecthq/prefect — Prefect is a workflow orchestration platform designed to define, schedule, and monitor complex data pipelines as… dagster-io/dagster — Dagster is a data orchestration platform designed to manage the entire lifecycle of data assets through declarative… netflix/metaflow — Metaflow is a Python machine learning framework and MLOps workflow orchestrator designed to manage the lifecycle of… couler-proj/couler — Unified Interface for Constructing and Managing Workflows on different workflow engines, such as Argo Workflows,… argoproj/argo-workflows — Argo Workflows is a container-native workflow engine that functions as a Kubernetes custom resource controller. It…