Schema visualizer
Ce contenu n’est pas encore disponible dans votre langue.
Domains
How to read this
Section titled “How to read this”- 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 → assetsmeans aposts.*column referencesassets.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.