What is Distributed Database?
A logically interrelated collection of shared data (and a description of this data), physically distributed over a computer network.
What is Distributed DBMS?
Software system that permits the management of the distributed database and makes the distribution transparent to users.
What is Distributed processing?
A centralized database that can be accessed over a computer network
What is Parallel DBMS?
A DBMS running across multiple processors and disks that is designed to execute operations in parallel, whenever possible, in order to improve performance.
3 main architectures for parallel DBMS:
Advantages of Distributed DBMS?
Disadvantages of Distributed DBMS?
Types of DDBMS?
3. Heterogeneous DDBMS
What is Multidatabase system?
A distributed DBMS in which each site maintains complete autonomy
Functions of a DDBMS?
3 key factors in Distributed Database Design?
Why fragment?
Disadvantages
3 correctness rules in Fragmentation?
4 types of fragmentation?
4 main types of transparency in a DDBMS?
Date’s 12 Rules for a DDBMS?
last four rules are ideals