Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Viewing table references and extensions

View table relationships in a visual manner using the schema map.

The schema map displays the details of tables and their relationships visually, allowing administrators to view and easily access different parts of the database schema.

The schema map can also be printed directly from a browser.

Relationship typeColor used
Referenced byRed
ReferencingOrange
Extended byGreen
ExtendingBlue

By default, each type of relationship is displayed. However, you can view or hide each type as needed.

  • Generate a schema map
    Generate a schema map to view different parts of the database schema.
  • Analyzing table relationships
    The schema map shows the selected table in yellow, typically centered, and all tables related to that table, typically shown at the sides.

Parent Topic:Managing tables and indexes