Acta Electrotechnica et Informatica (Aug 2020)

TOWARDS ON EXPERIMENTAL COMPARISON OF THE M-TREE INDEX STRUCTURE WITH BK-TREE AND VP-TREE

  • Gergo GOMBOS,
  • János Márk SZALAI-GINDL,
  • István DONKÓ,
  • Attila KISS

DOI
https://doi.org/10.15546/aeei-2020-0009
Journal volume & issue
Vol. 20, no. 2
pp. 19 – 26

Abstract

Read online

In our previous paper, we showed the M-tree index [7] using GiST in the PostgreSQL database. In this paper, we present that result and we extend that with some preliminary experimental results with other indexes. We compare the M-tree index with the BK-tree and the VP-tree indexes. These can be work in metric space with edit distance, that can be used to compare DNA sequences or melody of songs. In this paper, we compare the indexes in PostgreSQL. We use the range based queries to analyze the performance of the indexes. The result shows that the M-tree index is faster than the other two indexes

Keywords