pgAdmin3 which is coming by default when we install PostgreSQL but there is no GUI data modeling.
Found from following list, there are some GUI tool but don’t know which one should be taking into account.
– http://wiki.postgresql.org/wiki/GUI_Database_Design_Tools
– http://wiki.postgresql.org/wiki/Community_Guide_to_PostgreSQL_GUI_Tools
Is there any recommended tool for GUI database modeling with ER Diagram like we have in MySQL Workbench?
One reply on “A recommandation or a Free GUI Tool for ER Diagram for PostgreSQL”
ERMaster, eclipse plugin.
It corresponds to the following data bases now.
-MySQL
-Oracle (developing)
-DB2 (developing)
-PostgreSQL
-HSQLDB (developing)
-SQLITE (developing)
-SQLServer (developing)
Installation document: http://ermaster.sourceforge.net/content/manual/en/index.html#3.1.
Great to use that and it’s free, right away on Eclipse development tool.