answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is the Role of a high level Data model in database design?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Role of high-level data model in the database design process?

A high level data model serves the database designer by providing a conceptual framework in which to specify, in a systematic fashion, what the data requirements of the database users are, and how the database will be structured to fulfill these requirements.


What are the Classification of data model?

Data models can be classified into three main categories: conceptual data model (high-level view of the data and its relationships), logical data model (detailed structure of the data and relationships), and physical data model (implementation of the database design on a specific database management system).


Compare the three level of ansi-sparc?

Conceptual database design is the process of constructing a model based on the enterprise. Logical database design is the process of constructing a specific data model. Physical database design is the process of producing of the database on the secondary storage.


How does data modelling lead to the design of a database?

The data model identifies the objects/entities involved in the application and the relationships between them. From that, the ER diagram is solidified and this forms the basis of the database design.


What is the meaning of database design?

There is only one meaning of the words database design. Data base design means the process of creating a very detailed data model of a database. It is used for a database, of course. Hello, Database design is part of system development, it is the process of producing a detailed data model of a database. A database is a collection of information that is organized so that it can easily be accessed, managed, and updated. Databases are used everywhere in the world of web development. - conceptual database design - logical database design - physical database design Database designing , website designing & development requires proper knowledge about that. If anyone wants more information about that can communicate with the Hvantage Technology. I also visited this site it has all related information.


How do you xxplain the ANSI SPARK data model?

The ANSI-SPARC Architecture, where ANSI-SPARC stands for American National Standards Institute, Standards Planning And Requirements Committee, is an abstract design standard for a Database Management System (DBMS), first proposed in 1975 .A standard three level approach to database design has been agreed.- External level- Conceptual level- Internal level (includes physical data storage)The 3 Level Architecture has the aim of enabling users to access the same data but with a personalised view of it. The distancing of the internal level from the external level means that users do not need to know how the data is physically stored in the database. This level separation also allows the Database Administrator (DBA) to change the database storage structures without affecting the users' views.External Level (User Views)A user's view of the database describes a part of the database that is relevant to a particular user. It excludes irrelevant data as well as data which the user is not authorised to access.Conceptual LevelThe conceptual level is a way of describing what data is stored within the whole database and how the data is inter-related. The conceptual level does not specify how the data is physically stored.Internal LevelThe internal level involves how the database is physically represented on the computer system. It describes how the data is actually stored in the database and on the computer hardware.Most modern commercial DBMS are based on this system. The ANSI-SPARC model however never became a formal standard.


What is the significance of data models?

The model's main function is to help us understand the complexities of the real-world environment. Within the database environment, a data model represents data structures and their characteristics, relations, constraints, and transformations. Good database design uses an appropriate data model as its foundation. Plus, a data model provides a blueprint of the data that is required for a functional system.


What are the six phases of database design in computer science?

What are the six phases of database design? Discuss each phase.Database design phases are:1. Requirements collection and analysis.2. Conceptual design.3. Logical design (data model mapping).4. Physical design.


What is high-level description of a conceptual data?

A conceptual data model is a high-level overview of the structure and relationships within a database. It focuses on the entities, attributes, and relationships between entities without going into the specifics of how the data will be implemented in a physical database. It serves as a blueprint for designing a database system.


What is the difference between data model and database model?

A database is a collection of tables that is used for some purpose (typically an application of some sort). A database model is a description of that database, and describes how the tables relate to each other. Typically, a model is designed first, then the actual database is implemented using the model as a blueprint.


What a good database design require?

A good database design requires that the Data is conveniently and efficiently stored. Also the data can be easily stored and maintained.


What has the author Betty Joan Salzberg written?

Betty Joan Salzberg has written: 'Introduction to data base design' 'An introduction to data base design' -- subject(s): Database design, Database management, System design