Entity Relationship (ER) Diagram to Relational Schema




Entity Relationship (ER) Diagram to Relational Schema

INTRODUCTION

Great Choice! Thank you for your interest in this course. Databases are a collection of organized information that can easily be accessed, managed and updated. A good database results in a better system. There are two steps to designing an effective database. First is making a rough skeleton of it (ER diagram) and conversion of the skeleton to a relational schema.

WHAT YOU WILL LEARN?

In this course you will learn:

  • Basics of ER diagrams.

  • Basics of Relational model.

  • Importance of ER diagram to Relational model conversion.

  • Conversion of ER diagram to relational model.


WHAT IS ER DIAGRAM?

An Entity–relationship model (ER model) describes the structure of a database with the help of a diagram, which is known as Entity Relationship Diagram. There are three main components of ER diagram Entity, Relationship and attributes.

An entity can be a real-world object, either animate or inanimate, that can be easily identifiable. For example: Student, Book, Car

The association among entities is called a relationship. For example, students enroll in a course. Here enroll is a relationship between entities Student and Course.

Entities are represented by means of their properties, called attributes.

For example, Name, Roll No, Marks are attributes of entity Student.

ER diagram gives us an idea of how the final system will look like after its complete implementation. It defines the data elements and the relationships between the data elements. ER diagrams are used to show how data is stored, connected, accessed and updated in the database management system.


WHAT IS RELATIONAL MODEL

Relational Model (RM) represents the database as a collection of relations. Relational Model represents how data is stored in a database in the form of a table.


NEED OF CONVERSION OF ER DIAGRAM TO RELATIONAL SCHEMA

After designing the ER diagram of the system, we need to convert it to Relational models which can directly be implemented by any RDBMS like Oracle, MySQL etc. Rough skeleton of any database needs to be converted into relational form to make use of it.


Simple step by step guide to get relational models from ER diagrams.

Url: View Details

What you will learn
  • ER diagram
  • Relational model
  • ER (Entity Relationship) Model to Relational Schema

Rating: 3.65

Level: Beginner Level

Duration: 30 mins

Instructor: Ketan Patil


Courses By:   0-9  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

About US

The display of third-party trademarks and trade names on this site does not necessarily indicate any affiliation or endorsement of hugecourses.com.


© 2021 hugecourses.com. All rights reserved.
View Sitemap