Data abstraction is divided into several levels, the role of each level is what

Source: Internet
Author: User
Tags data structures

Physical layer: The lowest level of abstraction that describes how data is actually stored. The physical layer describes the complex underlying data structures in detail and is what the database vendors that develop the DBMS should study.

Logical layer: An abstraction that is slightly higher than the physical level, describing what data is stored in the database and what relationships exist between the data. Thus the entire database can be described by a few relatively simple structures. Although the implementation of a simple logical layer structure involves a complex physical layer structure, the user of the logical layer does not have to know about this complexity. The logical layer abstraction is used by database administrators and database application developers who must determine what information should be kept in the database.

The view layer: The most hierarchical abstraction, but only one part of the entire database is described. Although the logical layer is a relatively simple structure, but because of the large size of the database, there are still some procedural complexity. The end user of the database system does not need to be concerned with all the information, but only the part of the database. The view abstraction layer is defined precisely to make it easier for users to interact with the system. The system can provide multiple views for the same database, and the view guarantees the security of the data.

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.