Tagged Questions
0
votes
1answer
621 views
Is there an Postgres ERD tool (or pgAdmin III plugin)?
Don't hold it against me, but I have a fond memory of MS SQL Server Management Studio. I could very easily generate an ERD diagram from an existing database. Tables, relationships, the works. You ...
4
votes
4answers
944 views
SQL modeling and design tools?
I would like to know which tool do you use for modeling tables, relationships, etc, generic database modeling, in Ubuntu.
It would be good if that tool generate SQL scripts, and a plus with those ...