Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 737 Bytes

File metadata and controls

20 lines (15 loc) · 737 Bytes

Entity-Relationship-Diagrams(ERD)

Introduction

Entity relation diagram is also know as ER Diagram(ERD) which gives information about the logical structure of database.It is the collection about entity types and specifies relationships that can exist between these entities.

Here are some Entity relationship diagram(ERD) models of different databases:

  • Bank
  • Book Publising Company
  • Car Insurance Company
  • Facebook
  • Hospital
  • Library
  • Marks
  • Soccer
  • University

Contributions of any kind are welcome!

  • Leave a pull request!!! and dont forget to give a star.