문제

I have got a sql file where is configured a database in PostgreSQL technology. I created a database from sql file but from code it is hard to understand action/connecting between the tables. Is it some tool which show all the connections between tables for PostgreSQL?

도움이 되었습니까?

해결책

  • pgDesigner
  • Data Architect
  • Datastudio
  • DbDesigner fork
  • DbSchema
  • dbwrench
  • DeZign for Database

Please take a look to this list of tools.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top