What is Flowfile?
Flowfile is an open-source data platform that bundles what is usually bought and wired together separately: a visual pipeline builder, a data catalog, a scheduler, and a Polars-based Python API — one pip install, running on a laptop or as a team server.
It lives in a specific gap: after the spreadsheet stops scaling, before a data-engineering team becomes the only option. The work in that gap is always the same shape — pull data from files, databases, cloud storage, or Kafka streams; clean and combine it; keep the results current; let people query, chart, and build on them. In Flowfile all of it is reproducible by construction: the work is saved as re-runnable flows, the results live as versioned tables in the catalog, and schedules keep both fresh without anyone pressing Run.
The same platform reads as two different products depending on who's looking — so this page forks:
Ready to start? Pick the guide that matches the work.