Prev | Next |
Physical Data Model - IDEF1X Notation

This example shows a Physical Data Model, using the IDEF1X relationship notation, that could be used to automatically generate a database schema. Each Table is represented by a UML Class; Table columns, Primary Keys and Foreign Keys are modeled using UML attributes and operations.
The DBMS type is PostgreSQL.
Learn more: Physical Data Model