Modern database systems have to process huge amounts of data and should provide results with low latency at the same time. To achieve this, data is nowadays typically hold completely in main memory, to benefit of its high bandwidth and low access latency that could never be reached with disks. Current in-memory databases are usually column-stores that exchange columns or vectors between operators and suffer from a high tuple reconstruction overhead. In this demonstration proposal, we present DexterDB, which implements our novel prefix tree-based processing model that makes indexes the first-class citizen of the database system. The core idea is that each operator takes a set of indexes as input and builds a new index as output that is index...
The aim of this work is to show the novel index structure based suffix array and ternary search tree...
Query processing in databases can be divided into two steps: selecting an 'optimal' evaluation strat...
This is a pre-print of a paper from Human Language Technologies: Proceedings of the 11th Annual Conf...
Modern database systems have to process huge amounts of data and should provide results with low lat...
Modern database systems have to process huge amounts of data and should provide results with low lat...
There is a trend towards operational or Live BI (Business Intelligence) that requires immediate syn-...
Abstract: Accumulation of large amounts of data in organizations led to the need of creati...
Abstract: Efficient data structures for in-memory indexing gain in importance due to (1) the exponen...
Techniques based on sharing data and computation among queries have been an active research topic in...
Growing main memory capacities and an increasing number of hardware threads in modern server systems...
The suffix tree is a well known and popular indexing structure for various sequence processing probl...
161 p.Thesis (Ph.D.)--University of Illinois at Urbana-Champaign, 1980.This report develops a new al...
In contrast to space-partitioning index structures, data-partitioning index structures naturally ada...
The suffix tree (or equivalently, the enhanced suffix array) provides efficient solutions to many pr...
Abstract. Suffix trees have been established as one of the most versatile index structures for unstr...
The aim of this work is to show the novel index structure based suffix array and ternary search tree...
Query processing in databases can be divided into two steps: selecting an 'optimal' evaluation strat...
This is a pre-print of a paper from Human Language Technologies: Proceedings of the 11th Annual Conf...
Modern database systems have to process huge amounts of data and should provide results with low lat...
Modern database systems have to process huge amounts of data and should provide results with low lat...
There is a trend towards operational or Live BI (Business Intelligence) that requires immediate syn-...
Abstract: Accumulation of large amounts of data in organizations led to the need of creati...
Abstract: Efficient data structures for in-memory indexing gain in importance due to (1) the exponen...
Techniques based on sharing data and computation among queries have been an active research topic in...
Growing main memory capacities and an increasing number of hardware threads in modern server systems...
The suffix tree is a well known and popular indexing structure for various sequence processing probl...
161 p.Thesis (Ph.D.)--University of Illinois at Urbana-Champaign, 1980.This report develops a new al...
In contrast to space-partitioning index structures, data-partitioning index structures naturally ada...
The suffix tree (or equivalently, the enhanced suffix array) provides efficient solutions to many pr...
Abstract. Suffix trees have been established as one of the most versatile index structures for unstr...
The aim of this work is to show the novel index structure based suffix array and ternary search tree...
Query processing in databases can be divided into two steps: selecting an 'optimal' evaluation strat...
This is a pre-print of a paper from Human Language Technologies: Proceedings of the 11th Annual Conf...