Storage engines, Start Indexes for Multidimensional Data




CS157b

Chris Pollett

Feb 21, 2024

Outline

Dawn of Databases - COBOL and files

Dawn of Databases - IBM and ISAM

How Tables and Indexes are Implemented: IBM, Ingres, Postgres, Oracle

How Tables and Indexes are Implemented: MySQL

MyISAM, InnoDB, Aria, XtraDB

How Tables and Indexes are Implemented: Sqlite

Sqlite Page Types

sqlite_master B-tree table

In-Class Exercise

Multidimensional Data

Application Needing Multidimensional Data

More Applications