Skip to main content
However the 3 core layers of getOperate, namely Scripts, Flows and Apps are complementary. Scripts are the smallest “unit” of abstraction: workflows and UIs all rely on them.

Scripts

Scripts are the basic building blocks that can be written in Typescript, Python, Go, Bash, SQL or launch docker containers.

Flows

Flows are state machines represented as DAGs that compose steps together to build workflows and ETLs.

Apps

Apps are customized, user-friendly interfaces built using a drag-and-drop editor.