All Tools/Postgres Get Foreign Key Graph

Postgres Get Foreign Key Graph

Build a graph representation of foreign key relationships showing which tables reference which other tables. Returns nodes (tables) and edges (FK relationships) for visualization.

Active