DBMS Unit-1 (1)
DBMS Unit-1 (1)
Prepared By:
Dr. Aayushi Chaudhari,
Assistant Professor, CE, CSPIT,
CHARUSAT
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.
• Includes the physical storage structures like file organization, indexing, and access paths.
3 February 2025| U & P U. Patel Department of Computer Engineering 11
Database Mappings
• Mappings are processes that connect different levels of database architecture to ensure
seamless data transformation, representation, and access. These mappings help synchronize
the way data is stored, manipulated, and presented across various layers.
Importance of Mappings
Consistency: Mappings ensure that data remains coherent and consistent across the internal,
conceptual, and external levels.
Data Operations: They facilitate seamless data operations, making it easier to handle changes
at one level while maintaining the integrity of other levels.
Reduced Discrepancy: By maintaining a uniform representation, mappings eliminate
discrepancies between different schema levels or applications.