Datenflussmodell
A Datenflussmodell, or data flow model, is a graphical representation of the flow of data through a system. It illustrates how data is processed, stored, and moved from its origin to its destination. These models are commonly used in system analysis and design to understand and document the behavior of a system. The fundamental components of a Datenflussmodell include processes, data stores, external entities, and data flows.
Processes represent activities or functions that transform data. They receive data as input, perform some operation,
The primary purpose of a Datenflussmodell is to visualize and communicate how data is managed within a