Recent interest in persistent memory (PM) has stirred development of index structures that are efficient in PM. Recent such developments have all focused on variations of the B-tree. In this paper, we show that the radix tree, which is another less popular indexing structure, can be more appropriate as an efficient PM indexing structure. This is because the radix tree structure is determined by the prefix of the inserted keys and also does not require tree rebalancing operations and node granularity updates. However, the radix tree as-is cannot be used in PM. As another contribution, we present three radix tree variants, namely, WORT (Write Optimal Radix Tree), WOART (Write Optimal Adaptive Radix Tree), and ART+CoW. Of these, the first two ...
The advent of Storage Class Memory (SCM) is driving a rethink of storage systems towards a single-le...
Scalable persistent memory (PM) has opened up new opportunities for building indexes that operate an...
Emerging communication and sensor technologies enable new applications of database technology that r...
In this work, we propose B-3-tree, a hybrid index for persistent memory that leverages the byte-addr...
With prices of main memory constantly decreasing, people nowadays are more interested in performing ...
Over the past few years, various indexes have been redesigned for byte-addressable persistent memory...
Index structures like the Adaptive Radix Tree (ART) are a central part of in-memory database systems...
We answer a basic data structuring question (for example, raised by Dietz and Raman [1991]): can van...
Computer systems in the near future are expected to have Non-Volatile Main Memory (NVMM), enabled by...
Emerging communication and sensor technologies enable new applications of database technology that r...
Abstract: Efficient data structures for in-memory indexing gain in importance due to (1) the exponen...
Flash memories are in ubiquitous use for storage on sensor nodes, mobile devices, and enterprise ser...
After the introduction of Persistent Memory in the form of Intel’s Optane DC Persistent Memory on th...
The problem of frequently updating multi-dimensional indexes arises in many location-dependent appli...
Database systems research is an old and well-established field in computer science. Many of the key ...
The advent of Storage Class Memory (SCM) is driving a rethink of storage systems towards a single-le...
Scalable persistent memory (PM) has opened up new opportunities for building indexes that operate an...
Emerging communication and sensor technologies enable new applications of database technology that r...
In this work, we propose B-3-tree, a hybrid index for persistent memory that leverages the byte-addr...
With prices of main memory constantly decreasing, people nowadays are more interested in performing ...
Over the past few years, various indexes have been redesigned for byte-addressable persistent memory...
Index structures like the Adaptive Radix Tree (ART) are a central part of in-memory database systems...
We answer a basic data structuring question (for example, raised by Dietz and Raman [1991]): can van...
Computer systems in the near future are expected to have Non-Volatile Main Memory (NVMM), enabled by...
Emerging communication and sensor technologies enable new applications of database technology that r...
Abstract: Efficient data structures for in-memory indexing gain in importance due to (1) the exponen...
Flash memories are in ubiquitous use for storage on sensor nodes, mobile devices, and enterprise ser...
After the introduction of Persistent Memory in the form of Intel’s Optane DC Persistent Memory on th...
The problem of frequently updating multi-dimensional indexes arises in many location-dependent appli...
Database systems research is an old and well-established field in computer science. Many of the key ...
The advent of Storage Class Memory (SCM) is driving a rethink of storage systems towards a single-le...
Scalable persistent memory (PM) has opened up new opportunities for building indexes that operate an...
Emerging communication and sensor technologies enable new applications of database technology that r...