Please enable JavaScript.
Coggle requires JavaScript to display documents.
Databases - Coggle Diagram
Databases
-
-
Distributed
Database
Database which consists of multiple databases that are connected with each other and are spread across different physical locations. The data that is stored on various physical locations can thus be managed independently of other physical locations. The communication between databases at different physical locations is thus done by a computer network. Stores logically related database over physically independent sites
DDB
-
-
Heterogenous
Integrate different types of centralized DBMSs over a network. Eg) SQL, MySQL, Oracle
-
-
-
-
Processing
Shares database’s logical processing among physically, networked independent sites
Centralized
Database that is stored, located as well as maintained at a single location only. The centralized location is accessed via an internet connection - LAN, WAN.