From the course: Advanced MySQL Database Administration

Unlock this course with a free trial

Join today to access over 24,800 courses taught by industry experts.

Review: The EER diagram editor

Review: The EER diagram editor - MySQL Tutorial

From the course: Advanced MySQL Database Administration

Review: The EER diagram editor

- [Instructor] All right. In this lecture, we're going to be talking about EER diagrams. So, in this first video on EER diagrams, we're going to be building EER diagrams from scratch. And this video was also covered in the MySQL Database Administration for Beginners course. This one is a pretty long video. And if you've already got EER diagrams mastered, you might want to skip over it. In the second video, which comes after this video, we'll be walking through reverse engineering schema to create an EER diagram. That is something that I think would be useful for everybody to see if you haven't been exposed to it. So, use your judgment. If you think you need review on EER diagrams or haven't seen it before, I would definitely recommend watching this. They're a super useful tool in SQL. And if you feel like a pro already, go ahead and skip to the next video. So, as we're designing our databases, it can be really useful to create these EER diagrams so that we can visually model the…

Contents