database 一个好的 PostgreSQL 数据库建模工具?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/2927895/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-08 07:45:13  来源:igfitidea点击:

A good database modeling tool for PostgreSQL?

databasepostgresqldata-modeling

提问by huug

PostgreSQL comes with the excellent pgAdmin-tool for managing the database but lacks GUI data-modeling utility?

PostgreSQL 带有用于管理数据库的优秀 pgAdmin 工具,但缺少 GUI 数据建模实用程序?

I found this list: http://www.databaseanswers.org/modelling_tools.htmbut don't have time to evaluate them.

我找到了这个列表:http: //www.databaseanswers.org/modelling_tools.htm但没有时间评估它们。

Which one do YOU recommend?

你推荐哪一个?

回答by Frison Alexander

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

pgModeler 看起来很有希望:http://pgmodeler.com.br

回答by a_horse_with_no_name

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

您可能还想看看 Power*Architect。

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

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

回答by Alix Axel

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

WWW SQL Designer是一个很棒的轻量级建模工具,它支持 PostgreSQL。

SQuirreLalso seems nice, I haven't tried it though.

SQuirreL看起来也不错,不过我还没有尝试过。

回答by pcent

回答by duffymo

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

MySQL 工作台是一个很好的建模工具,它是免费的,但您必须修改它为 PostgreSQL 生成的 SQL。

If you have to pay, ERWin is a standard.

如果必须付费,ERWin 是标准。

回答by dajood

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

多年来,我一直对PostgreSQL Maestro感到满意。这是一个成熟的解决方案,易于使用,但全面。