1 Repo
Interfaces for retrieving individual records from database containers using unique identifiers.
Distinct from Item Pipelines: Distinct from Item Pipelines: focuses on direct record retrieval rather than stream-based processing.
Explore 1 awesome GitHub repository matching data & databases · Database Item Accessors. 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
Enables direct retrieval of individual database records by identifier and partition key.