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](
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.
Comments
Similar requests
Add Reverse Proxy Support for Local Supabase Development
1 vote · 0 comments
Native integration between Supabase and ChartDB
27 votes · 0 comments
Configure External PostgreSQL for Supabase Instead of supabase-db
3 votes · 0 comments
Integrate "Postman-like" Tool for the Supabase Dashboard 🚀
3 votes · 0 comments
Proposal: document AgentsKit as a portable Supabase pgvector adapter for JavaScript agents
1 vote · 0 comments
No comments yet.