Distributed Database: Database Storage Devices CPU Database Management System Computers Network
Distributed Database: Database Storage Devices CPU Database Management System Computers Network
Distributed Database: Database Storage Devices CPU Database Management System Computers Network
Both replication and duplication can keep the data current in all
distributive locations.[2]
Architecture[edit]
Local applications
applications which do not require data from other sites.
Global applications
applications which do require data from other sites.
Important considerations[edit]
A) Replication
B) Fragmentation/Partitioning
Advantages[edit]
Referential Integrity
Integrity: Conclusion
It is essential to ensure that the data in a database is accurate.
It is also important to protect the database from domain and
referential integrity violations.
If the data is inaccurate or lacks integrity then the database
loses effectiveness!
Security: Conclusion
We must also ensure that unauthorized users are prevented
from accessing or modifying our database.
To do this, we implement authorization rules for users called
privileges.