有哪些出色的在线数据库建模工具?

时间:2020-03-06 14:38:03  来源:igfitidea点击:

我们最喜欢的开源数据库设计/建模工具是什么?

我正在寻找一种支持多个数据库的数据库,尤其是Firebird SQL,但我在Google上找不到一个数据库。

解决方案

我以前使用过DBDesigner。它是一个开源工具。我们可以检查一下。不确定是否适合需求。

祝你好运!

我们是指"表格的图形表示"中的设计,还是仅仅指老式的"工程设计类型"。如果是后者,请使用刚刚发布的0.9.0版FlameRobin。

如果是前者,请使用DBDesigner。是的,使用Java。

也许意思更像是MS Access。那么Kexi应该适合我们。

DB Designer Fork项目声称它可以生成FireBird sql脚本。

我喜欢Clay Eclipse插件。我只将它与MySQL一起使用,但是它声称支持Firebird。

S.Lott插入了一条评论,但它应该是答案:看到相同的问题。

编辑

由于它并不像我预期的那么明显,因此在下面的问题中逐字逐句复制了S.Lott的答案:

I'm a big fan of ARGO UML from Tigris.org.  Draws nice pictures
  using standard UML notation.  It does some code generation, but mostly
  Java classes, which isn't SQL DDL, so that may not be close enough to
  what you want to do.
  
  You can look at the Data Modelling Tools list and see if anything
  there is better than Argo UML.  Many of the items on this list are
  free or cheap.
  
  Also, if you're using Eclipse or NetBeans, there are many
  design plug-ins, some of which may have the features you're looking
  for.

我们可能需要查看IBExpert Personal Edition。尽管不是开源的,但它是用于设计,构建和管理Firebird和InterBase数据库的非常好的工具。

个人版是免费的,但某些更高级的功能不可用。尽管如此,即使没有出色的功能,免费版本也非常强大。