answersLogoWhite

0


Best Answer

A data model is a collection of concepts that can be used to describe the structure of a database.

Data models can be broadly distinguished into 3 main categories-

1)high-level or conceptual data models (based on entities & relationships)

It provides concepts that are close to the way many users perceive data.

2)lowlevel or physical data models

It provides concepts that describe the details of how data is stored in the computer.

These concepts are meant for computer specialist, not for typical end users.

3)representational or implementation data models (record-based,object-oriented)

It provide concepts that can be understood by end users. These hide some details of data storage but can be implemented on a computer system directly.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar
More answers
User Avatar

AnswerBot

1w ago

Data models in DBMS represent the logical structure of the database by defining the relationships, constraints, and properties of the data stored. They provide a way to organize and structure data for efficient storage, retrieval, and manipulation. Common types of data models include relational, hierarchical, network, and object-oriented models.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are data models in dbms?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How data will store in DBMS?

Databases store data using any of the robust data structures for efficient management of data. They can use any of the record based logical models to represent the data. Hierarchical, Network or Relational data models.


What does an DBMS do?

DBMS is database management system and it stores data that are related. DBMS maintains data security and integrity as well.


What are three types of dbms?

Three types of DBMS (Database Management Systems) include relational DBMS, object-oriented DBMS, and NoSQL DBMS. Relational DBMS organizes data into tables with rows and columns, object-oriented DBMS stores data as objects and classes, and NoSQL DBMS handles unstructured and semi-structured data with flexible schemas.


How does DBMS reduce data redundancy?

DBMS stands for database management system. DBMS reduce data redundancy as it checks if the data is duplicate and if duplicate then store it as a single record.


Discuss the main categories of data models?

The main categories of data models are conceptual, logical, and physical. Conceptual data models represent high-level concepts and relationships between different data elements, focusing on understanding the business requirements. Logical data models map the conceptual model into a specific data storage technology, translating the conceptual model into a more structured format. Physical data models define how data will be stored, organized, and accessed in a specific database system, incorporating details like tables, columns, keys, and indexes.


What are rows in dbms?

In DBMS the data is stored in the form of table . Each row in DBMS is known as tuple.


What is DBMS and what r the features of Dbms?

DBMS stands for data base management system. DBMS is a collection of programs that enables users to create and maintain a database. The DBMS is a general purpose software system used to facilitate the process of defining, constructing and manipulating data bases for various applications. features of DBMS: 1.Data independence 2.Efficient data access 3.Data integrity & security 4.Data administration 5.Reduced application development time


Is Microsoft OneNote a DBMS?

Yes ,DBMS -data base management system


What is mvd in dbms?

multivalued data


What is data integration in dbms?

Data integration in DBMS refers to the process of combining data from different sources and formats into a unified view for analysis and decision-making. It involves mapping and transforming data to ensure compatibility and consistency across multiple systems. Data integration helps organizations make better informed decisions by providing a comprehensive and accurate view of their data assets.


What is DBMS?

DBMS is short for database management system . DBMS is the collection of related records.


Difference between traditional and latest DBMS package?

Traditional FPS and DBMS both are different from each other. In DBMS there is security of data as well as integrated data while this is not in FPS.