This topic is for application designers who need to define data structures, including streams, attributes, properties and relationships.
PhixFlow Entity-Relationship Diagrams (ERDs) define the logical structure of the data in your application. "Entities" represent the things in the world that you want to represent as data. Defining the data for your application is considered the first step in your design.
The following example shows an ERD for a school. The school has entities: departments, teachers, students, classrooms and so on. All these entities are represented as tables and the lines connecting them show their relationships to one another. We can see from this a School Department has many Class Rooms and Teachers. This is covered in more detail in Understanding ERDs and Views.
Iframe | ||||||
---|---|---|---|---|---|---|
|
HTML Comment | ||
---|---|---|
| ||
May need more details on options for loading data, or a separate concept page.
|