Centralized database


A centralized database is a database that is located, stored, and maintained in a single location. This location is most often a central computer or database system, for example a desktop or server CPU, or a mainframe computer.
In most cases, a centralized database would be used by an organization or an institution Users access a centralized database through a computer network which is able to give them access to the central CPU, which in turn maintains to the database itself.

Historical context

The first ever created computers were overly expensive and did not have separate terminals. Thus, the need for centralized computing quickly arose. As a result, a way for data to be not just processed, but to also be organized and stored was discovered. This gave way to the earliest versions of databases, their respective database management systems and, in turn, centralized databases.
With the growing popularity of computers, more and more types of database orientation and design were introduced. Centralized databases however are still used today, especially where storing and processing data in large enterprises is concerned.
An example for a centralized database could be given with the Australian Department of Defense, which centralized their databases in the mid 1970s.

Advantages

Centralized databases hold a substantial amount of advantages against other types of databases. Some of them are listed below:
Centralized databases also have a certain amount of limitations, such as those described below:
The underlying idea of centralised databases is that they should be able to receive, maintain, and complete every single request that the main system must perform by themselves. There is only one database file, kept at a single location on a given network.
A distributed database, however, is a database in which all the information is stored on multiple physical locations. Distributed databases are divided into two groups: homogeneous and heterogeneous. It relies on replication and duplication within its multiple sub-databases in order to maintain its records up to date. It is composed of multiple database files, all controlled by a central DBMS.
The main differences between centralised and distributed databases arise due to their respective basic characteristics. Differences include but are not limited to: