Database Design Fundamentals: Online Course
Entity Relationship (ER) Diagram to Relational Schema
Development ,Database and Design Development,DBMS
Lectures -8
Duration -30 mins
Lifetime Access
Lifetime Access
30-days Money-Back Guarantee
Get your team access to 10000+ top Tutorials Point courses anytime, anywhere.
Course Description
INTRODUCTION
Databases are collections 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 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 a Relationship Diagram. There are three main components of the 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, and 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 THE RELATIONAL MODEL
The relational Model (RM) represents the database as a collection of relations. The 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. The rough skeleton of any database needs to be converted into relational form to make use of it.
Goals
Basics of ER diagrams.
Basics of Relational Model.
Importance of ER diagram to relational model conversion.
Conversion of ER diagram to relational model.
Prerequisites
- What is database?
- Use and Realtime applications of database.

Curriculum
Check out the detailed breakdown of what’s inside the course
Introduction
2 Lectures
-
Lets start 00:30 00:30
-
Introductiona and Prerequisits 04:25 04:25
ER Diagram
2 Lectures

ER Diagram to relational model conversion
2 Lectures

Case study
1 Lectures

Cnclusion
1 Lectures

Instructor Details

Ketan Patil
Course Certificate
Use your certificate to make a career change or to advance in your current career.

Our students work
with the Best


































Related Video Courses
View MoreAnnual Membership
Become a valued member of Tutorials Point and enjoy unlimited access to our vast library of top-rated Video Courses
Subscribe now
Online Certifications
Master prominent technologies at full length and become a valued certified professional.
Explore Now