Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Dataflow diagram representing external files

I'm designing a dataflow diagram and I reached a point where I don't know if I have to represent the external files that my application loads at the beggining (it's automatic, there's no entity interaction). I represented it as a data store, am I right? I guess that data store is not supposed to be a static file.

like image 830
heliosk Avatar asked Apr 26 '26 13:04

heliosk


1 Answers

A file is a data store, just like a database. There is nothing wrong with using that symbol in a dataflow diagram. And since the arrow goes in one direction only, it is static (aka read-only).

like image 145
Erich Kitzmueller Avatar answered Apr 29 '26 06:04

Erich Kitzmueller



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!