FeatureFuel
1

Adding an ERD Tool to Supabase.

Source: supabase/supabase#9901 · opened by @segheysens
It would be wonderful to have an auto-diagramming tool like [pgAdmin's ERD Tool]( built into Supabase, for visualizing the tables in your database. Although I think that pgAdmin allows you to create draft diagrams, I see the most value in a view-only, autogenerated ERD diagram from the existing tables. In the long term, it could be interesting to be able to edit tables/columns via an ERD diagram, but just visualizing the current state would be a great step forward.

This feature would be useful for developers and other team members when planning and discussing changes to their data model.

<img width="525" alt="erd_tool" src="

The pgAdmin repository is open-source, so we would not need to completely reinvent the wheel: for example, here's [the ERDTool component](

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests