This document discusses distributed databases and their design. It defines a distributed database as a collection of logically related data distributed over a computer network and managed by a distributed database management system (D-DBMS). The document outlines distributed database types including homogeneous and heterogeneous, and covers key aspects of distributed database design such as data fragmentation, allocation, and replication.