answersLogoWhite

0


Best Answer

A database is nothing but simply a collection of records. The data can be stored all at a same place or can be distributed in different systems . When data is stored in different places that is distributed it is called distributed database.

A database is normally stored in one place. That could be a physical location, like a particular office. A distributed database is one database that has different parts of it stored in different places. This is often for security and safety purposes. To a user, they still see all of the data they need on their screen, so they don't even realise that it is stored in different locations.

User Avatar

Wiki User

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

AnswerBot

1w ago

A database is a collection of related data organized for quick search and retrieval, usually stored on a single computer system. A distributed database is a database in which parts of the database are stored in multiple locations but managed by a centralized control. Distributed databases are used to improve performance, reliability, and scalability by allowing data to be spread across multiple servers or locations.

This answer is:
User Avatar

User Avatar

Wiki User

9y ago

A database is nothing but simply a collection of records. The data can be stored all at a same place or can be distributed in different systems . When data is stored in different places that is distributed it is called distributed database.

This answer is:
User Avatar

User Avatar

Wiki User

10y ago

A database is normally stored in one place. That could be a physical location, like a particular office. A distributed database is one database that has different parts of it stored in different places. This is often for security and safety purposes. To a user, they still see all of the data they need on their screen, so they don't even realise that it is stored in different locations.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Difference between database and distributed database?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Information Science

What is the difference between a distributed database and distributed processing?

A distributed database is a collection of databases stored on multiple computers and accessed through a network, allowing for data to be distributed across different locations. Distributed processing, on the other hand, refers to breaking down a task into smaller parts that are processed on multiple computers simultaneously, enabling faster computation by leveraging the collective resources of multiple machines.


What are the advantage of distributed database over centralized database?

Distributed databases offer advantages such as improved scalability, increased availability, and better fault tolerance compared to centralized databases. They also provide better performance by reducing network latency and enabling data to be processed closer to where it is needed. Additionally, distributed databases can offer better data security by replicating data across multiple locations.


What is the difference between distributed and replicated database?

In a distributed database, data is divided and stored across multiple nodes in a network, while in a replicated database, data is duplicated and stored across multiple nodes for redundancy and fault tolerance. Distributed databases focus on partitioning data for scalability and performance, whereas replicated databases focus on ensuring data availability and reliability.


Different between distributed and decentralized on database?

Distributed databases are spread across multiple nodes or locations, while decentralized databases operate without a central authority or control. Distributed databases may have a centralized component for coordination, while decentralized databases use consensus algorithms for decision-making. Decentralized databases offer higher resilience and security against single points of failure compared to distributed databases.


What are distributed-databases in dbms?

Distributed databases in a DBMS are databases that are stored on multiple computers across a network. They allow for data to be spread out and accessed simultaneously from different locations, which can improve performance and scalability. Distributed databases can enhance fault tolerance and reduce the risk of data loss.

Related questions

What is the difference between distributed and parallel processing?

Distributed processing involves multiple interconnected systems working together to complete a task, with each system performing a different part of the task. Parallel processing, on the other hand, involves breaking down a task into smaller sub-tasks and executing them simultaneously using multiple processors within the same system. In distributed processing, systems may be geographically dispersed, while parallel processing occurs within a single system.


What are the difference between hierarchical database and network database?

Hierarchical databases organize data in a tree-like structure with parent-child relationships and a strict one-to-many hierarchy, while network databases use a more flexible model with many-to-many relationships through pointers or links between records. Hierarchical databases are faster for accessing data along predefined paths, while network databases allow for more complex data relationships but can be more complex to manage.


What are the advantage of distributed database over centralized database?

Distributed databases offer advantages such as improved scalability, increased availability, and better fault tolerance compared to centralized databases. They also provide better performance by reducing network latency and enabling data to be processed closer to where it is needed. Additionally, distributed databases can offer better data security by replicating data across multiple locations.


What is the difference between distributed systems and advance distributed systems?

no answer


What are distributed-databases in dbms?

Distributed databases in a DBMS are databases that are stored on multiple computers across a network. They allow for data to be spread out and accessed simultaneously from different locations, which can improve performance and scalability. Distributed databases can enhance fault tolerance and reduce the risk of data loss.


When was Distributed Database Consulting created?

Distributed Database Consulting was created in 1997.


Explain architecture of Distributed Database systems Also explain the reasons for building distributed database systems?

1 Explain architecture of Distributed Database systems? Also, explain the reasons for building distributed database systems?


Different between distributed and decentralized on database?

Distributed databases are spread across multiple nodes or locations, while decentralized databases operate without a central authority or control. Distributed databases may have a centralized component for coordination, while decentralized databases use consensus algorithms for decision-making. Decentralized databases offer higher resilience and security against single points of failure compared to distributed databases.


What is Difference between real time database and simple database?

the difference is about the transactions. the normal database is not included deadline, but the real time database is.


Is a dhcp database a distributed database similar to a dns database?

no


What is the difference between database and datastore?

A database is a structured collection of data organized for efficient retrieval and updating. A datastore is a repository for storing and managing data, which can include databases as well as other types of data storage systems such as key-value stores or document stores. Essentially, a database is a type of datastore, but not all datastores are databases.


What is the difference between database and database administrator?

Database is the data stored in the server and Database administrator is the person who designs the database.