Record Modifications and Indexes




CS157b

Chris Pollett

Feb 7, 2018

Outline

Introduction

Record Insertion

Record Insertion Sorted case

Records within a block and offsets

Record Deletion

Record Update

Speeding Queries and Indexes

In-Class Exercise

Indexes

Types of Indexes

Sequential Files

Illustration of block structure of a Sequential File

Dense Indexes

Illustration of block structure of a dense index

More on Dense Indexes

Dense Index Example

Sparse Indexes

Illustration of block structure of a sparse index

Sparse Index Example

Multi-Level Indexes