Skip to content

Latest commit

 

History

History
104 lines (71 loc) · 5.84 KB

README.md

File metadata and controls

104 lines (71 loc) · 5.84 KB

Database Systems Reading List

These papers should help the reader better appreciate the design and implementation of modern database management systems (DBMSs). By design, this reading list only contains papers that were published atleast 10 years ago. If you would like to add a paper to this reading list, submit a pull request.


Case Studies

Access Methods

Query Optimization

Query Processing

Concurrency Control

Recovery

Data Models

Distributed Data Processing

Parallel Data Processing

Operating System Issues

Data Storage

Main Memory DBMSs

Optimizing for Hardware

Self-Tuning DBMSs

Triggers and Streams