A good database modeling tool for PostgreSQL? [closed]

折月煮酒 提交于 2019-12-02 17:28:34

pgModeler looks promising: http://pgmodeler.com.br

You might also want to have a look at Power*Architect.

http://www.sqlpower.ca/page/architect

WWW SQL Designer is a great lightweight modeling tool, and it supports PostgreSQL.

SQuirreL also seems nice, I haven't tried it though.

The MySQL workbench is a fine modeling tool that's free, but you'll have to modify the SQL it generates for PostgreSQL.

If you have to pay, ERWin is a standard.

Commercial tools:

dbwrench

Embarcadero ER Studio

dajood

I've been satisfied for years with PostgreSQL Maestro. It's a mature solution and easy to use, but comprehensive.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!