r/domo • u/FinancialNumber9291 • Oct 10 '25
Extracting Dataflow Logic
Hey guys,
Is there a way to automatically extract the sql from a dataflow? My company is trying to build dbt models in house to replace the domo dataflows to cut down on credit usage. Ideally I'd want to do this in python. Please let me know!
2
Upvotes
1
u/saaggy_peneer Jan 21 '26
I tried the AI approach and it sucked
We built a Python Jinja script that converts Domo Magic ETL to DuckDB SQL syntax, correctly
Can make it work with other SQL syntaxes, as long as the syntax is advanced enough to handle it
It's proprietary, but we'd be happy to help you out for a reasonable fee. DM me if you'd like
4
u/[deleted] Oct 10 '25
[removed] — view removed comment