问题标签 [erd]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
2 回答
2795 浏览

derby - 德比实体关系图

是否有任何免费软件可以提取我的 derby 数据库图表?(比如 MySQL 的 MySQL Workbench?)

或者也许是netbeans的插件?谢谢

0 投票
3 回答
2385 浏览

sql-server - SQL Server to er 模型

是否有将 SQL Server 数据库图转换为 er 模型的程序,或从 SQL Server 服务器创建数据库的 er 模型?

0 投票
5 回答
15752 浏览

database - DB2 的数据模型工具

我在 DB2 中创建了一个数据库和具有关系的表。我想根据我在 DB2 中的数据库设计创建一个 ER 图。MS SQL 具有从 DB 模式创建 ER 图的功能,但 DB2 似乎没有,至少据我所知。

任何人都知道 DB2 本身的任何开源工具/设施吗?

0 投票
2 回答
37121 浏览

database-design - 有人有 ERD 符号快速参考吗?

我正在寻找关于 Crowsfoot/Martin 表示法中各种 ERD 符号含义的单页快速参考或备忘单(最好是 PDF 格式)。

我做了很多谷歌搜索,但没有找到一个好的、简洁的快速参考指南,尽管我确信一定存在。

0 投票
3 回答
1179 浏览

database - 如何改进 ERD

这个问题是基于我在线程上的计划。

我的实体关系图是

替代文字 http://files.getdropbox.com/u/175564/sequence-diagram.png

我想知道以下内容。

我的序列图是否与以下关系图匹配?

替代文字 http://files.getdropbox.com/u/175564/table-problem-3.png

0 投票
2 回答
344 浏览

database - The right way in designing a database

I started my first MySQL project designing the ERD, logical and physical diagrams.

A friend of mine is making the same project as me. I started the plan of my databases by making an ERD and then normalizing.

However, he uses a relational database diagrams where he designs interfaces and other parts first before making the ERD. He for example writes "stack" only to the column phonenumbers, instead of making a "help-table".He says that it is best to make the interfaces first and then make the ERD.

Which one of us is doing the plan in your opinion better?

0 投票
2 回答
3554 浏览

database - 在 ERD 中正确获取主键和外键

我读了我的笔记,现在我不确定这些键。

我的逻辑图

替代文字 http://files.getdropbox.com/u/175564/db/db-11.png

此表应符合以下物理 ERD

替代文字 http://files.getdropbox.com/u/175564/db/db-22.png

我的表中只有一个外键Question

我想知道

  • Question-tag-xref、 AND和表Answersquestion-id中的and也应该是外键吗?question-tagquestion-idanswer
0 投票
1 回答
5965 浏览

database - 如何在 VP-uml 中拥有 boolean 数据类型?

我的 ERD 是

替代文字 http://files.getdropbox.com/u/175564/db/db-8.png

我现在integer(2)用来表示数据类型是布尔值,因为程序不允许我在数据类型字段中键入布尔值。

如何在程序 VP-uml 中将布尔值作为数据类型?

[编辑]

问题仍然存在。

我在我的 VP-uml 中看到以下内容:

替代文本 http://files.getdropbox.com/u/175564/vp-uml-datatype-bug-boolean.png

0 投票
2 回答
969 浏览

database - 我们在哪里可以找到非常常见的用例的数据库设计方案(ERD 或其他)?

这个问题比看起来更简单。有许多众所周知的用例,人们对它们进行了很多思考。例如:审计跟踪、登录用户等。我们正在寻找一个很好的资源站点,为那些常见的用例提供数据库设计。

0 投票
6 回答
9459 浏览

mysql - 为windows的mysql数据库绘制ERD的最佳软件是什么

什么是在 Windows 中为 MySQL 数据库绘制 ERD 的最佳软件。