Fundamentals of Database Design

Source: Internet
Author: User

Database design is divided into requirements analysis, conceptual design, logical design and database physical design four parts.

1. Demand Analysis:

Stage Result: Requirement specification.

2. Conceptual structure Design:

Conceptual structure design is to synthesize, generalize and abstract the user's needs, and form a conceptual model independent of the specific DBMS.

Conceptual structure design typically has four methods: bottom-up, top-down, out-of-the-box (gradual expansion), and hybrid strategy.

Stage results:er diagram .

3. Logical Structure Design:

Converts a conceptual data model that is not related to a DBMS into a logical model on a particular DBMS. Also known as the conceptual model.

Phase results: relational model .

4. Physical Design:

The logical model which satisfies the user's requirement in the logic design stage is realized physically. The main content is to determine the data storage structure, the access path of the design data, determine the location of the data and determine the system configuration according to the various means provided by the DBMS.

  

Fundamentals of Database Design

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.