Distributed DBMSs

Distributed database

A distributed database is a system of databases stored across multiple physical locations, which can improve performance by allowing transactions to be processed on many machines. It is kept up-to-date through replication and duplication processes, and there are various technologies used to ensure data security, consistency and integrity. Microsoft and Oracle provide different views on accessing distributed databases.

1 courses cover this concept

15-415/615 Database Applications

Carnegie Mellon University

Fall 2016

This course introduces databases, data models, SQL, database design, query optimization, indexing, and transaction management. It aims to impart understanding of when and how to use database management systems. The course is heavily based on the textbook "Database Management Systems" by Raghu Ramakrishnan and Johannes Gehrke.

No concepts data

+ 20 more concepts