DF

DF Gen

Enter your data flow definitions using the format: <type>:<input> -> <type>:<output>

Graphviz · client-side · nothing leaves this page

Input

Example

Here's a sample data flow definition:

file:my_input_file.json -> process:data-load process:data-load -> table:MY_TABLE table:MY_TABLE -> process:extraction process:extraction -> file:output.csv

Generated diagram

Generating diagram...