Title
ForestDB: A Fast Key-Value Storage System for Variable-Length String Keys
Abstract
—Indexing key-value data on persistent storage is an important factor for NoSQL databases. Most key-value storage engines use tree-like structures for data indexing, but their performance and space overhead rapidly get worse as the key length becomes longer. This also affects the merge or compaction cost which is critical to the overall throughput. In this paper, we present ForestDB, a key-value storage engine for a single node of large-scale NoSQL databases. ForestDB uses a new hybrid indexing scheme called HB+-trie, which is a disk-based trie-like structure combined with B+-trees. It allows for efficient indexing and retrieval of arbitrary length string keys with relatively low disk accesses over tree-like structures, even though the keys are very long and randomly distributed in the key space. Our evaluation results show that ForestDB significantly outperforms the current key-value storage engine of Couchbase Server [1], LevelDB [2], and RocksDB [3], in terms of both the number of operations per second and the amount of disk writes per update operation.
Year
DOI
Venue
2016
10.1109/TC.2015.2435779
IEEE Trans. Computers
Keywords
Field
DocType
b+-tree,key-value storage system,nosql,index structures
Key space,Computer data storage,Computer science,Parallel computing,B-tree,Search engine indexing,NoSQL,Throughput,Trie,Key size
Journal
Volume
Issue
ISSN
PP
99
0018-9340
Citations 
PageRank 
References 
9
0.49
10
Authors
6
Name
Order
Citations
PageRank
Jung-Sang Ahn190.49
Chiyoung Seo290.49
Ravi Mayuram3192.05
Rahim Yaseen490.49
Jin-Soo Kim51806122.94
Seungryoul Maeng673047.58