Secondary indexes in database systems are traditionally built under the assumption that one data record maps to one indexed value. Nowadays single data records often hold collections of values that users want to access efficiently in an ad-hoc manner. Database users are thus torn between changing their data model to support such indexes or living with subpar query execution time. Multi-valued indexes aim to give users the best of both worlds: (i) to keep a more natural data model of records with collections of values, and (ii) to reap the benefits of a secondary index. This thesis details the steps taken to realize multi-valued indexes in AsterixDB, a big data management system with a structured query language operating over a collection ...
In this chapter, we explore ways to answer queries on large multi-dimensional data efficiently. Giv...
The optimal selection of secondary indexes asks for the quantitative evaluation of the performance o...
Commercial off-the-shelf DataBase Management Systems (DBMSes) are highly optimized to process a wide...
Secondary indexes in database systems are traditionally built under the assumption that one data rec...
The goal of this work was to implement a multidimensional indexing method into a database system and...
Abstract: In order to achieve efficient execution plans for queries comprising user-defined data typ...
Social networks, online communities, mobile devices, and instant messaging applications generate com...
We introduce two new hash-based index structures to index set-valued attributes. Both are able to s...
An efficient management of multiversion data with branched evolution is crucial for many application...
Traditional Database Management Systems (DBMS) offer a long list of quality attributes such as high ...
Database systems cope with the management of large groups of persistent data in a shared, reliable, ...
In a typical minute of a day in 2018, the Internet generates 3,138 terabytes of traffic, Twitter use...
We consider the problem of indexing general database workloads (combinations of data sets and sets o...
New applications have emerged, demanding database management systems with enhanced functionality. Ho...
Abstract:- The demands of today’s software applications are more and more each day. They need to col...
In this chapter, we explore ways to answer queries on large multi-dimensional data efficiently. Giv...
The optimal selection of secondary indexes asks for the quantitative evaluation of the performance o...
Commercial off-the-shelf DataBase Management Systems (DBMSes) are highly optimized to process a wide...
Secondary indexes in database systems are traditionally built under the assumption that one data rec...
The goal of this work was to implement a multidimensional indexing method into a database system and...
Abstract: In order to achieve efficient execution plans for queries comprising user-defined data typ...
Social networks, online communities, mobile devices, and instant messaging applications generate com...
We introduce two new hash-based index structures to index set-valued attributes. Both are able to s...
An efficient management of multiversion data with branched evolution is crucial for many application...
Traditional Database Management Systems (DBMS) offer a long list of quality attributes such as high ...
Database systems cope with the management of large groups of persistent data in a shared, reliable, ...
In a typical minute of a day in 2018, the Internet generates 3,138 terabytes of traffic, Twitter use...
We consider the problem of indexing general database workloads (combinations of data sets and sets o...
New applications have emerged, demanding database management systems with enhanced functionality. Ho...
Abstract:- The demands of today’s software applications are more and more each day. They need to col...
In this chapter, we explore ways to answer queries on large multi-dimensional data efficiently. Giv...
The optimal selection of secondary indexes asks for the quantitative evaluation of the performance o...
Commercial off-the-shelf DataBase Management Systems (DBMSes) are highly optimized to process a wide...