History and Overview of DBMSs




CS157a

Chris Pollett

Aug 27, 2018

Outline

Early Database Management Systems (DBMSs)

Early DBMS Applications

Quiz

Which of the following is true?

  1. A database and a database management system are the same thing.
  2. Commands in a data definition language are typically used to populate a database.
  3. An access control system is often used to control who has access to what data in the database.

Relational Database Systems

The 1990s and 2000s

Bigger and Bigger Systems

Information Integration

Overview of a Database Management System

Example diagram of the parts of a DBMS

Sources of Commands

Data-Definition Language Commands

Overview of Query Processing

Answering a Query

Transaction Processing