Simple Broadway Flat File to RDB

Hi there, does anyone have a link to an example of reading records out of a flat file into an RDB using Broadway? The files we have to process will be arriving at a file drop and will need to be processed into some tables. We are looking at using Spring Data Flow, but I would like to figure it out in Elixir. It will be fun to compare the performance of each solution. Thanks.