Gergo Gombos, János Márk Szalai-Gindl, István Donkó, Attila Kiss
Towards on experimental comparison of the m-tree index structure with bk-tree and vp-tree
                                                                    Číslo: 2/2020
                                    Periodikum: Acta Electrotechnica et Informatica
                                                                                                                                                                    DOI: 10.15546/aeei-2020-0009
                                                            
Pro získání musíte mít účet v Citace PRO.
                                    Anotace:
                                                                                                                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.