What is a distributed database and distributed database architecture?
A distributed database consists of two or more data files located at different sites on a network. Different users can access it without interfering with one another. The database management system must have an architecture that allows the periodic synchronization of the scattered data files so that they all have consistent data.
Related Questions
- In distributed architecture (typical three tier consisting of thin client, middleware & database) which type of JDBC driver should be used and why?
- Where did MySQLs pluggable architecture, which allows different database engines to be used, come from?
- Was Honeywell-Bull Distributed System Architecture derived from Cyclades INRIA project ?