Difference Between Centralized and Distributed Database
Difference Between Centralized and Distributed Database
Difference Between Centralized and Distributed Database
1
Definition Definition
A centralized database is a type A distributed database is a type
of database that contains a of database that contains two or
single database located at one more database files located at
location in the network. different locations in the
network.
Maintaining Data Maintaining Data
Managing, updating and taking in There are multiple database files
backups of data is easier in a in a distributed database, it
centralized database because requires time to synchronize
there is only one database file. data.
Example Example
Google: Use a DBMS called Bigtable.
Some major banks do all their
processing on a mainframe, in some
cases in a different country.
Clients may use several branches, and
online banking for transaction.