1 مستودع
Formal declarations of relationships between data assets to ensure correct execution order.
Distinct from Explicit: Distinct from general dependency tracking: focuses on explicit asset-level relationships for data pipelines rather than code-level dependency analysis.
Explore 1 awesome GitHub repository matching software engineering & architecture · Asset Dependencies. Refine with filters or upvote what's useful.
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
Allows users to define formal relationships between data assets to ensure correct execution order.