What is ER-Diagram?

Sharad Jaiswal
Sharad Jaiswal

Posted On: Nov 18, 2020

 

ER diagram (Entity Relationship diagram) is a flowchart that is used in database design. As the name suggests, it describes the relationship between entities. An entity can be anything like people, objects (tangible and intangible), or concept. In software engineering, ERD is used to design or debug relational databases. ERD utilizes various symbols like ovals, diamonds, rectangles,s and connecting lines to represent the relation, interconnectedness, and attributes of entities.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Software Engineering Interview Questions

    What is software engineering?

    Software engineering is a branch of computer science that deals with the building and growth of software for both computers and applications. Computer system software uses the operating system and com...

    Software Engineering Interview Questions

    List different phases of Software Development Life Cycle (SDLC)?

    There are mainly 6 phases of SDLC:Requirement gathering and analysis Design Implementation or coding Testing Deployment Maintenance...

    Software Engineering Interview Questions

    What programming languages you have used?

    Answer this question according to yourself as to what programming languages you have used or have knowledge for example C, C++, Java, Python, etc. Also, elaborate about the project if you have done an...