Working in Database Diagrams

Database diagrams show a submodel of the database schema.

Database diagrams represent a submodel of the database schema. Database tables are shown as nodes and foreign keys as edges. Database views can also be displayed as nodes and their From clauses as edges.

Innovator for Information Architects uses IDEF1X notation.

Note

In contrast to the ER diagram, edges in the DB diagram do not represent relationships but rather foreign keys.

The IDEF1X edge notation of the foreign keys is calculated from the context as follows.

This chapter contains the topics: