/db-papers

A list papers of learning how to building database system

Apache License 2.0Apache-2.0

Database Papers

This is a comprehensive list of papers on database theory for understanding and building database systems. It covers various aspects of database systems, including the essential theoretical background, classic system design, and multiple modules within the database.

The list is organized into different categories and subcategories for easy navigation. Each paper is accompanied by a title, author, and publication year, along with a link to the full text if available.

This collection serves as a learning and training resource primarily for the Tencent Cloud Database Team and is also open to external researchers, students, and learners interested in database systems.

In case you are reading this and making the effort to comprehend these papers, we would really like to have a conversation with you regarding opportunities at Tencent Cloud Database Team.

Contribution

This list is generated from a Sheet document automatically. If you have any suggestions or would like to contribute to this list, please feel free to file an issue. And we will update our sheet to make the chagnes available for public.

Any contribution that can help improve this list and make it more comprehensive and useful to the community are welcome. Here are some ways you can contribute:

  • Add a new paper: If you have a paper that you think should be included in this list, please file an issue to provide the paper's title, author, publication year, and a link to the full text (if available).
  • Update an existing paper: If you find any errors or outdated information in the list, please file an issue to provide the correct information.
  • Remove a paper: If you think a paper is no longer relevant or useful, please file an issue to suggest its removal.
  • General suggestions: If you have any general suggestions or feedback on how to improve this list, please file an issue to share your thoughts.

Table of Contents

Basics

Essentials

Consensus

Consistency

Workload

Network

Quality

System Design

RDBMS

NoSQL

SQL Engine

Optimizer Framework

Transformation

Nested Query

Functional Dependencies

Join Order

Cost Model

Statistics

Probabilistic Counting

Execution Engine

MPP Optimizations

Storage Engine

Storage Structure

Transaction

Scheduling