Question

In: Computer Science

What are the three types of database design situations?

What are the three types of database design situations?

Solutions

Expert Solution

There are many types that exist in database design.

1.Relational Database model :  

It is a database management system for managing the data .In this database the records are related to each other through some logic that is why it is called Relational Database model.In this model every row represents a record and column represent the fields that exist in the table.It is highly used in every organization because of it's simple structure.Here all the data is represented in terms of tuples.In relational database management system data is stored in a form of table.

2.Network model :

It is a flexible database model to represent easy relations between the objects.The objects here are related by some relationship based on the context given to them.In the network model , there is a term called graph.It is kind of structure which is used to structure the objects in the network model. There is a concept called schema which is used to view it's data in high level.Compare to Hierarchical Database model it is very flexible model. We can even represent the many to many relationships easily.

3.Hierarchical Database model

The data here is organized in tree data structure.Data here in one node is connected to other node through some relationships.here a record is a collection of field.Here each field contains only one value.So there is no chance of many to many relationships here.This is the drawback of Hierarchical Database model .Only one-to-one and one-to-many relationships are exist .


Related Solutions

Database __________ which is the logical design of the database, and the database _______ which is...
Database __________ which is the logical design of the database, and the database _______ which is a snapshot of the data in the database at a given instant in time. a) Instance, Schema b) Relation, Schema c) Relation, Domain d) Schema, Instance
What is the research design process? what are the three types of research? What type of...
What is the research design process? what are the three types of research? What type of information can you collect for each research type? What are some reasons managers decide the tyype of research they do?
Discuss the three-schema architecture and its benefits for database development and design.
Discuss the three-schema architecture and its benefits for database development and design.
True or False: Logical database design is the process of modifying the physical database design to...
True or False: Logical database design is the process of modifying the physical database design to improve performance. The two major logical database design techniques are conversion of E-R diagrams to relational tables and data normalization. Multivalued attributes are not permitted in unnormalized data. A many-to-many binary relationship in an E-R diagram requires the creation of a total of three tables in a relational database. A one-to-one unary relationship in an E-R diagram requires the creation of a total of...
Creating a Database Design Lab 1: Creating a Database Design (Wk 3) - OR - Draw...
Creating a Database Design Lab 1: Creating a Database Design (Wk 3) - OR - Draw with pencil and paper diagram (take photo of it and submit) along with a summary of the diagram you prepared in a Word document. Use the scenario from Assignment 1: Business Rules and Data Models to complete the lab: Suppose a local college has tasked you to develop a database that will keep track of students and the courses that they have taken. In...
Database Design Design a database and show the relationship between each tables. I need multiple tables....
Database Design Design a database and show the relationship between each tables. I need multiple tables. *Must meet the requirements for Third Normal Form. These are the information for employee DB. Employee Number, First Name, Last Name, Date of birth, Address, city, state, zip, department, job title, supervisor, health insurance number, health insurance provider, dental insurance number, dental insurance provider, spouse/partner, children, children's ages.
Write a post in which you explain at least three ways that database design and data...
Write a post in which you explain at least three ways that database design and data architecture can work together to improve patient satisfaction, lower care costs, or improve patient outcomes. Then identify at least two areas of uncertainty or unanswered questions that you have about database design and data architecture.
What RAD?What is a relational database?What are the other types of DBMS?What is...
What RAD?What is a relational database?What are the other types of DBMS?What is a composite key?What is a primary key?What is a surrogate key?What is a foreign key?
"Database design" is the second phase in the database life cycle. This phase focuses on the...
"Database design" is the second phase in the database life cycle. This phase focuses on the design of the database model that will support an organisation’s operations and objectives. Explain key activities along with relevant examples in the context of designing a database to support the medical practice’s patient appointments system.   Based on the definition of a transaction as “a logical unit of work that must be entirely completed or aborted; no intermediate states are accepted”, use a specific example...
Why is atomicity in database design important?
Why is atomicity in database design important?
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT