Entity Relationship Diagram (ERD) Tutorial and EXAMPLE

Entity Relationship Diagram (ERD) Tutorial and EXAMPLE

40,198 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Yinhla Makamu
Yinhla Makamu - 20.10.2023 17:00

calm down it looks like you're about to pop out of the screen when the video begins

Ответить
BluezConcepts
BluezConcepts - 16.10.2023 06:07

Should you link book with check out? Since youre pulling the book id as a fk? Doesnt it need a direct link?

Ответить
Erik Villar
Erik Villar - 14.10.2023 22:50

This is a great explanation!! thank you!

Ответить
EMANUEL ARTURO RIVAS ESCOBAR
EMANUEL ARTURO RIVAS ESCOBAR - 04.10.2023 21:45

Man this is a great explanation, thanks a lot for your content

Ответить
EMANUEL ARTURO RIVAS ESCOBAR
EMANUEL ARTURO RIVAS ESCOBAR - 04.10.2023 21:45

Man that great explanation, thanks a lot for your content

Ответить
Vitalii Kholmukhamedov
Vitalii Kholmukhamedov - 12.09.2023 23:40

What the hell is sensco?

Ответить
T G
T G - 07.09.2023 18:09

In the last slide, the Book to Renewal relationship - I understand the premise but there is no Book ID in the Renewal table or a Renewal ID in the Book table... is this correct? How can a relationship be established here if there is no connection in relation?

Ответить
Samuel Arthur
Samuel Arthur - 29.08.2023 11:10

My system basically allows lecturers to upload notes and allows students to view, as well submit quizzes. Lecturers can then view the submission and upload assessment for students to view. My entities are quite unclear to me. I've got Student and Admin as my entities only, would there be any other?

Ответить
vijay kumar
vijay kumar - 06.07.2023 09:11

great bro

Ответить
Bob Dust
Bob Dust - 28.06.2023 18:48

Well done and easy to understand.

Ответить
Cindy Tutu
Cindy Tutu - 05.06.2023 05:12

Good work

Ответить
Riza Bhandari
Riza Bhandari - 05.05.2023 07:52

could you please make some videos about writing user stories in agile with some examples

Ответить
XPORIA
XPORIA - 21.12.2022 11:50

Nice overview of the bad old ERD - two things. Firstly, the ERD approach scares people - so many weird words - entity, cardinality, domains, nouns, primary key, foreign key. It's simply a way of describing a system so that a coder can use it to construct a Database. Why are we still doing this? BAs DO develop an understanding of the "System Model" (Types of objects / entities and their associations to other objects in the System) e.g. "Book" -> [author] -> "Contact" - a very simple vision of a system. That's all that is needed! Software can take it from there. Secondly, by dropping the ERD and using a system model approach, it is a much easier and better way to comprehend the System at the correct level of granularity for the process being developed. Of course, as you state, the ERD is really necessary for the coder. But imagine that once you have built your system model you can build your complete system WITHOUT using a software coder. That's what NoCode is all about. Let's move away from software design methods for the last millennium!

Ответить
Malcolm Skussell
Malcolm Skussell - 21.12.2022 07:14

You explained this so well! So many people have tried to train me on this and some of the concepts never made sense until now. Thank you so much.

Ответить
E. Denise
E. Denise - 21.12.2022 06:59

This was great! Thanks for sharing the tip about the noun technique. I've always found identifying which entities to include to be a challenge.

Ответить