Abstract: In order to achieve efficient execution plans for queries comprising user-defined data types and predicates, the database system has to be provided with appro-priate index structures, query processing methods, and optimization rules. Although available extensible indexing frameworks provide a gateway to seamlessly integrate user-defined access methods into the standard process of query optimization and exe-cution, they do not facilitate the actual implementation of the access method itself. An internal enhancement of the database kernel is usually not an option for database de-velopers. The embedding of a custom block-oriented index structure into concurrency control, recovery services and buffer management would cause extensive i...
Object-relational database systems are now being deployed for real use by customers. Researchers and...
textabstractProper physical design is a momentous issue for the performance of modern database syste...
Intending to develop a tool which aims to support the physical design of relational databases can no...
Abstract: User-defined data types such as intervals require specialized access methods to be efficie...
The goal of this work was to implement a multidimensional indexing method into a database system and...
Secondary indexes in database systems are traditionally built under the assumption that one data rec...
Relational index structures, as for instance the Relational Interval Tree, the Relational R-Tree, or...
Relational Database Management Systems (RDBMSs) are advanced software packages responsible for provi...
Database system performance depends greatly on the performance of the indexes used to lookup and upd...
In order to achieve efficient evaluation of SQL queries, database systems provide its users with set...
We consider the problem of indexing general database workloads (combinations of data sets and sets o...
With the ongoing expansion of information technology, new fields of application requiring data manag...
Recent developments in the design of database systems include proposals of several extensions to the...
Thesis (Ph. D.)--Massachusetts Institute of Technology, Dept. of Electrical Engineering and Computer...
Modern information architectures place business logic in an application server and per-sistent objec...
Object-relational database systems are now being deployed for real use by customers. Researchers and...
textabstractProper physical design is a momentous issue for the performance of modern database syste...
Intending to develop a tool which aims to support the physical design of relational databases can no...
Abstract: User-defined data types such as intervals require specialized access methods to be efficie...
The goal of this work was to implement a multidimensional indexing method into a database system and...
Secondary indexes in database systems are traditionally built under the assumption that one data rec...
Relational index structures, as for instance the Relational Interval Tree, the Relational R-Tree, or...
Relational Database Management Systems (RDBMSs) are advanced software packages responsible for provi...
Database system performance depends greatly on the performance of the indexes used to lookup and upd...
In order to achieve efficient evaluation of SQL queries, database systems provide its users with set...
We consider the problem of indexing general database workloads (combinations of data sets and sets o...
With the ongoing expansion of information technology, new fields of application requiring data manag...
Recent developments in the design of database systems include proposals of several extensions to the...
Thesis (Ph. D.)--Massachusetts Institute of Technology, Dept. of Electrical Engineering and Computer...
Modern information architectures place business logic in an application server and per-sistent objec...
Object-relational database systems are now being deployed for real use by customers. Researchers and...
textabstractProper physical design is a momentous issue for the performance of modern database syste...
Intending to develop a tool which aims to support the physical design of relational databases can no...