The Adaptive Radix Tree: ARTful Indexing for Main-Memory Databases

被引:0
|
作者
Leis, Viktor [1 ]
Kemper, Alfons [1 ]
Neumann, Thomas [1 ]
机构
[1] Tech Univ Munich, Fak Informat, D-85748 Garching, Germany
关键词
D O I
暂无
中图分类号
TP [自动化技术、计算机技术];
学科分类号
0812 ;
摘要
Main memory capacities have grown up to a point where most databases fit into RAM. For main-memory database systems, index structure performance is a critical bottleneck. Traditional in-memory data structures like balanced binary search trees are not efficient on modern hardware, because they do not optimally utilize on-CPU caches. Hash tables, also often used for main-memory indexes, are fast but only support point queries. To overcome these shortcomings, we present ART, an adaptive radix tree (trie) for efficient indexing in main memory. Its lookup performance surpasses highly tuned, read-only search trees, while supporting very efficient insertions and deletions as well. At the same time, ART is very space efficient and solves the problem of excessive worst-case space consumption, which plagues most radix trees, by adaptively choosing compact and efficient data structures for internal nodes. Even though ART's performance is comparable to hash tables, it maintains the data in sorted order, which enables additional operations like range scan and prefix lookup.
引用
收藏
页码:38 / 49
页数:12
相关论文
共 50 条
  • [31] Concurrency control in a main-memory DBMS
    Kim, SW
    [J]. COMPUTER SYSTEMS SCIENCE AND ENGINEERING, 2004, 19 (04): : 263 - 272
  • [32] Forecasting the Cost of Processing Multi-join Queries via Hashing for Main-memory Databases
    Liu, Feilong
    Blanas, Spyros
    [J]. ACM SOCC'15: PROCEEDINGS OF THE SIXTH ACM SYMPOSIUM ON CLOUD COMPUTING, 2015, : 153 - 166
  • [33] Parallel replication across formats for scaling out mixed OLTP/OLAP workloads in main-memory databases
    Juchang Lee
    Wook-Shin Han
    Hyoung Jun Na
    Chang Gyoo Park
    Kyu Hwan Kim
    Deok Hoe Kim
    Joo Yeon Lee
    Sang Kyun Cha
    SeungHyun Moon
    [J]. The VLDB Journal, 2018, 27 : 421 - 444
  • [34] DimmWitted: A Study of Main-Memory Statistical Analytics
    Zhang, Ce
    Re, Christopher
    [J]. PROCEEDINGS OF THE VLDB ENDOWMENT, 2014, 7 (12): : 1283 - 1294
  • [35] The Onion-Tree: Quick Indexing of Complex Data in the Main Memory
    Mori Carelo, Caio Cesar
    Venturini Pola, Ives Rene
    Ciferri, Ricardo Rodrigues
    Machado Traina, Agma Juci
    Traina, Caetano, Jr.
    de Aguiar Ciferri, Cristina Dutra
    [J]. ADVANCES IN DATABASES AND INFORMATION SYSTEMS, PROCEEDINGS, 2009, 5739 : 235 - +
  • [36] The Architecture of the Dalí Main-Memory Storage Manager
    Philip Bohannon
    Daniel Lieuwen
    Rajeev Rastogi
    Avi Silberschatz
    S. Seshadri
    S. Sudarshan
    [J]. Multimedia Tools and Applications, 1997, 4 : 115 - 151
  • [37] CHOOSING AN OPTIMUM VERSION OF MAIN-MEMORY ALLOCATION
    SHVIDKAYA, GD
    [J]. AUTOMATION AND REMOTE CONTROL, 1989, 50 (11) : 1595 - 1599
  • [38] Parallel replication across formats for scaling out mixed OLTP/OLAP workloads in main-memory databases
    Lee, Juchang
    Han, Wook-Shin
    Na, Hyoung Jun
    Park, Chang Gyoo
    Kim, Kyu Hwan
    Kim, Deok Hoe
    Lee, Joo Yeon
    Cha, Sang Kyun
    Moon, SeungHyun
    [J]. VLDB JOURNAL, 2018, 27 (03): : 421 - 444
  • [39] Optimizing main-memory join on modern hardware
    Manegold, S
    Boncz, P
    Kersten, M
    [J]. IEEE TRANSACTIONS ON KNOWLEDGE AND DATA ENGINEERING, 2002, 14 (04) : 709 - 730
  • [40] An efficient B+-tree design for main-memory database systems with strong access locality
    Suei, Pei-Lun
    Lee, Victor C. S.
    Lo, Shi-Wu
    Kuo, Tei-Wei
    [J]. INFORMATION SCIENCES, 2013, 232 : 325 - 345