Ir al contenido

Schema visualizer

Esta página aún no está disponible en tu idioma.

Domains
  • Nodes are tables; node colour is the domain (Identity, Assets, Metadata, etc.). Larger nodes have more columns or more foreign-key edges.
  • Edges are foreign-key references. The edge points from the table that holds the foreign key to the table it references — e.g. posts → assets means a posts.* column references assets.id. Dashed edges are nullable references.
  • Click a node to open its table-detail page. Drag nodes to rearrange the layout (positions reset on reload). Scroll to zoom; drag-empty-space to pan.
  • The domain checkboxes filter the graph to a subset; the search box highlights matching tables.

For the print-friendly summary, see the schema overview.