Skip to content

Instantly share code, notes, and snippets.

View davenarchives's full-sized avatar
🎯
Focusing

Daven Austhine Sumagang davenarchives

🎯
Focusing
View GitHub Profile
@davenarchives
davenarchives / ddbms.md
Created September 9, 2025 14:38
DISTRIBUTED DATABASE MANAGEMENT SYSTEM (DDBMS)

DISTRIBUTED DATABASE MANAGEMENT SYSTEM (DDBMS)


📚 KEY DEFINITIONS

Distributed Database: A collection of many interconnected databases that are physically scattered across multiple places and communicate over a computer network.

DDBMS: Made up of a single logical database divided into several parts where each fragment is kept on one or more computers linked by a communications network and controlled by different DBMS.