有哪些很棒的在线数据库建模工具?

发布于 2024-07-06 16:25:07 字数 91 浏览 10 评论 0 原文

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

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

What's your favorite open source database design/modeling tool?

I'm looking for one that supports several databases, especially Firebird SQL but I can't find one on Google.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(6

千仐 2024-07-13 16:25:07

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

祝你好运!

I've used DBDesigner before. It is an open source tool. You might check that out. Not sure if it fits your needs.

Best of luck!

梦魇绽荼蘼 2024-07-13 16:25:07

您的意思是“表格的图形表示”中的设计还是普通的“工程类型设计”。 如果是后者,请使用FlameRobin,0.9.0版本刚刚发布。

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

或者也许您的意思更像是 MS Access。 那么 Kexi 应该适合您。

Do you mean design as in 'graphic representation of tables' or just plain old 'engineering kind of design'. If it's the latter, use FlameRobin, version 0.9.0 has just been released.

If it's the former, then use DBDesigner. Yup, that uses Java.

Or maybe you meant something more like MS Access. Then Kexi should be right for you.

左秋 2024-07-13 16:25:07

S.Lott 插入了一条评论,但它应该是一个答案:请参阅相同的问题

编辑

由于它并不像我预期的那么明显,下面是 S.Lott 在另一个问题中的回答的逐字副本:

我是 Tigris.org 的 ARGO UML 的忠实粉丝。 画出好看的图画
使用标准 UML 符号。 它会生成一些代码,但主要是
Java 类,不是 SQL DDL,因此可能不够接近
你想做什么。

您可以查看数据建模工具列表,看看是否有任何东西
有比Argo UML更好的。 此列表中的许多项目都是
免费或便宜。

此外,如果您使用 EclipseNetBeans,有很多
设计插件,其中一些可能具有您正在寻找的功能
对于。

S.Lott inserted a comment, but it should be an answer: see the same question.

EDIT

Since it wasn't as obvious as I intended it to be, here follows a verbatim copy of S.Lott's answer in the other question:

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.

驱逐舰岛风号 2024-07-13 16:25:07

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

The DB Designer Fork project claims that it can generate FireBird sql scripts.

揽清风入怀 2024-07-13 16:25:07

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

I like Clay Eclipse plugin. I've only used it with MySQL, but it claims Firebird support.

ぺ禁宫浮华殁 2024-07-13 16:25:07

您可能需要查看IBExpert 个人版。 虽然不是开源的,但它是一个非常好的设计、构建和管理 Firebird 和 InterBase 数据库的工具。

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

You may want to look at IBExpert Personal Edition. While not open source, this is a very good tool for designing, building, and administering Firebird and InterBase databases.

The Personal Edition is free, but some of the more advanced features are not available. Still, even without the slick extras, the free version is very powerful.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文