History and Overview of DBMSs




CS157a

Chris Pollett

Aug 26, 2019

Outline

Introduction

Characteristics of Database Systems

People connected with Databases

Early Database Management Systems (DBMSs)

Early DBMS Applications

Quiz

Which of the following is true?

  1. A random collection of data with no organizing theme is a database.
  2. In-class exercises this semester are each worth one point directly towards your grade.
  3. A typical DBMS will provide a query language to allow users to ask questions about what data is stored 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