External Level: Technology
External Level: Technology
External Level: Technology
1. External level
2. Conceptual level
3. Internal level
1. External level
It is also called view level. The reason this level is called “view” is because
several users can view their desired data from this level which is internally
fetched from database with the help of conceptual and internal level mapping.
The user doesn’t need to know the database schema details such as data
structure, table definition etc. user is only concerned about data which is what
returned back to the view level after it has been fetched from database
(present at the internal level).
External level is the “top level” of the Three Level DBMS Architecture.
2. Conceptual level
It is also called logical level. The whole design of the database such as
relationship among data, schema of data etc. are described in this level.
3. Internal level
This level is also known as physical level. This level describes how the data is
actually stored in the storage devices. This level is also responsible for
allocating space to the data. This is the lowest level of the architecture.
Technology
Transaction Management
You will see the matured transactions and different concurrency techniques
in structured data. On the other hand, in unstructured data, there is no
transaction management and no concurrency.
Flexibility
Scalability
Characteristics
Structured data is pre-defined data models, usually text only, and easy to
search whereas unstructured data is no pre-defined data model, it may
come in text, images, sound, videos, or other formats, and it is also difficult
to search, unlike structured data.
Reside in
Dimensioanl Modelling
https://www.guru99.com/dimensional-model-data-warehouse.html