简体   繁体   English

非关系数据库的ERD图?

[英]ERD diagram for non-relational database?

As we know ERD diagram is very useful for relational databases. 众所周知,ERD图对于关系数据库非常有用。 Which Diagram is relevant for Non relational database ? 哪些图与非关系数据库相关? can ERD be also used? 也可以使用ERD吗?

My take on it: 我对此:

If there are entities you need to define relations on, you can still use ER Diagrams for the sake of documentation. 如果您需要在上面定义关系的实体, 出于文档目的您仍然可以使用ER图。

The choice of using a non-relational might be an implementation detail ,then. 然后,使用非关系的选择可能是实现细节

Use Case, Class, Structure, Collaboration, Sequence etc. Currently using all of those diagrams for my Java games development project. 用例,类,结构,协作,序列等。当前将所有这些图用于我的Java游戏开发项目。 Hope that helped! 希望能有所帮助! Good luck 祝好运

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM