Finish Variable Length Records, Record Modification, and Indexes




CS157b

Chris Pollett

Feb 8, 2023

Outline

Introduction

Blobs

Record Insertion

Record Insertion Sorted case

Records within a block and offsets

Record Deletion

In-Class Exercise

Record Update

Speeding Queries and Indexes

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