Exception handling strategies in all types of Databases Depending upon the usage requirements, there are following types of databases available in the market − Centralised database. The information(data) is stored at a centralized location and the users from different locations can access this data. This type of database contains application procedures that help the users to access the data even from a remote location. Example: a desktop or server CPU, or a mainframe computer. Distributed database. Just opposite of the centralized database concept, the distributed database has contributions from the common database as well as the information captured by local computers also. The data is not at one place and is distributed at various sites of an organization. These sites are connected to each other with the help of communication links which helps them to access the distributed data easily. Example: Apache Ignite, Apache Cassandra, Apache HBase, Couch...