Preview

Transforming Logical Data Models Into Physical Data Models

Satisfactory Essays
Open Document
Open Document
444 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Transforming Logical Data Models Into Physical Data Models
Transforming Logical Data Models into Physical Data Models
Susan Dash
Ralph Reilly
IT610-1404A-01
According to an article written by Tom Haughey the process for transforming a logical data model into a physical data model is:
The business authorization to proceed is received.
Business requirements are gathered and represented in a logical data model which will completely represent the business data requirements and will be non-redundant.
The logical model is then transformed into a first cut physical model by applying several simple modifications, such as splitting a large table or combining entities in a 1:1 relationship.
The logical model is then transformed into a second cut physical model iteratively applying three levels of optimizations or compromises. The outcome from this is a physical database design:
Apply safe compromises to the model, such as splitting a table or combing two tables.
Apply aggressive compromises to the model such as, adding redundant data.
Apply technical optimizations to the model such as, indices, referential integrity or partitioning.
The physical database design is then converted to a physical structure by generating or writing the DDL and installing the database.
Another website steps had some similarities to the first one I listed. Those steps included:
Assignment of DBMS data types.
Name abbreviation.
Identifying non key indexes.
Assignment of storage (e.g. partitioning and table space assignment).
Generation of the Data Definition Language to create and update the database.
Author Kenneth Kendall describes normalization as a process that eliminates repeating groups found in variable-length records (Kendall 450). Using normalization on your database breaks up your data into several smaller tables, this allows you to avoid redundant data, giving your query less data to scan and allowing you to query only the tables that contain the information you want. This does eliminate the need to scan an entire database each time you run a



References: Haughey, T. “Transforming a Logical Data Model to a Physical Database Design - an Overview”. www.tdan.com/view-featured-columns/5389 Kendall, K., & Kendall, J. (2005). Systems Analysis and Design (Sixth ed., p. 450, 474). Upper Saddle River: Prentice Hall.

You May Also Find These Documents Helpful

  • Good Essays

    Coronel, C., Morris, S., & Rob, P. (2013). Database systems: Design, implementation, and management (10th ed.). Boston, MA: Course Technology.…

    • 699 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Pt2520 Unit 6 Lab 1

    • 292 Words
    • 2 Pages

    24. What is the difference between the logical design and the physical design of a database?…

    • 292 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    2) The physical design is the logical design adapted to the constraints and features of the database management system.…

    • 613 Words
    • 3 Pages
    Good Essays
  • Good Essays

    CMGT 400 Week 1 DQs

    • 676 Words
    • 3 Pages

    The project for CIS336 is designed to touch all aspects of the fundamental concepts of database design and logical data modeling covered during the class. The project is team centered and each team will be responsible for designing, developing, and demonstrating the functionality of a database created based on a defined set of business specifications. At the end of the session, each project team will submit the database designed by the team and demonstrate the database's ability to deliver the required information as outlined in the project specifications. All aspects of the project will be ...…

    • 676 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Nt1320 Unit 7

    • 2041 Words
    • 9 Pages

    2) Once the users have validated and approved the data model, it is transformed into a ________.…

    • 2041 Words
    • 9 Pages
    Good Essays
  • Satisfactory Essays

    • Define database architecture. For the database systems in your workplace, identify which architecture they fall under.…

    • 352 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    week 4 Discussion 1

    • 447 Words
    • 2 Pages

    Optimal database design recognizes proper organization of table structures and relationships. Suggest at least two methods that can be used to improve the design of a database system.…

    • 447 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Advanced Modeling 1 Objectives    Gain an understanding of more advanced modeling techniques Understand primary key selection Learn how to build a physical database from a logical model 2 Agenda  …

    • 600 Words
    • 9 Pages
    Satisfactory Essays
  • Good Essays

    Cis 111

    • 790 Words
    • 4 Pages

    “The benefits of using the relational model would result in an easy to use, flexible, high performance database at a low cost.” (Anita, 2010) Therefore, allowing them to participate in the entire design process of the logical construction. The relational model provides an easy and flexible way of manipulating data with a system that offers:…

    • 790 Words
    • 4 Pages
    Good Essays
  • Good Essays

    Dbm 381 Week 1paper

    • 885 Words
    • 4 Pages

    A database consists of one or more tables; each containing data stored as individual records. Different database architectures determine how the tables and records are organized or related…

    • 885 Words
    • 4 Pages
    Good Essays
  • Good Essays

    Data redundancy leads to data anomalies and corruption and generally should be avoided by design. Normalization would prevent redundancy and make the best possible usage of storage. By following the principles of normalization you can achieve a design that is highly flexible allowing the model to be extended when needed to account for new attributes, entity sets, and relationships. With normalization we can reduce redundancy, both to save space and to avoid inconsistencies in data which could affect information for reporting and…

    • 677 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Logical Design Pt. 2

    • 641 Words
    • 3 Pages

    I would like to introduce you to the concept of normalization. Normalization is used to control or reduce the amount of data redundancy and help avoid inconsistent data in your E-R Model. There are some benefits to normalization one of them is the prevention of modification anomalies in the data. Anomalies can lead to the loss of critical data in your E-R Model; normalization will help organize your data, which will prevent redundancy in your E-R Model. Normalization also maintains and establishes the integrity of your data tables and should eliminate inconsistencies in your data dependencies.…

    • 641 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    MIS Section3&4

    • 255 Words
    • 2 Pages

    13. The type of logical database model that treats data as if they were stored in two-dimensional tables is the:…

    • 255 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    It Final Essay Example

    • 539 Words
    • 3 Pages

    3. (TCO C) The type of logical database model that treats data as if they were stored in two-dimensional tables is the (Points : 8)…

    • 539 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Then there is the logical ER model which does not require a conceptual ER model, especially if the scope of the logical ER model includes only the development of a distinct information system. The logical ER model contains more detail than the conceptual ER model. In addition to master data entities, operational and transactional data entities are now defined. The details of each data entity are developed and the entity relationships between these data entities are established. The logical ER model is however developed independent of technology into which it is implemented.…

    • 285 Words
    • 1 Page
    Satisfactory Essays

Related Topics