Skip to content

Latest commit

 

History

History
83 lines (65 loc) · 6.64 KB

README.md

File metadata and controls

83 lines (65 loc) · 6.64 KB

DBMS Indexology

This repository contains a list of papers that focus on the design and implementation of index structures in modern database management systems (DBMSs). To better exhibit the design trend in this research area, this reading list is intended to only contain high-quality papers published in top-tier conferences/journals. If you have any paper in mind that you think awesome and would fit in this list, please feel free to send a pull request.


Contents


Surveys

HDD-Based Tree Indexing

SSD-Based Tree Indexing

NVM-Based Tree Indexing

In-Memory Tree Indexing

In-Memory Hash Indexing

NVM-Based Hash Indexing

SSD-Based Hash Indexing

Bitmap Indexing

Approximate Indexing


License

CC0

To the extent possible under law, Yingjun Wu has waived all copyright and related or neighboring rights to this work.