Implementation and Evaluation of CHQL Operators in Relational Database Systems

Aus SDQ-Institutsseminar
Vortragende(r) Cristian Albu
Vortragstyp Proposal
Betreuer(in) Jens Willkomm
Termin Fr 26. April 2019
Vortragsmodus
Kurzfassung The IPD defined CHQL, a query algebra that enables to formulize queries about conceptual history. CHQL is currently implemented in MapReduce which offers less flexibility for query optimization than relational database systems does. The scope of this thesis is to implement the given operators in SQL and analyze performance differences by identifying limiting factors and query optimization on the logical and physical level. At the end, we will provide efficient query plans and fast operator implementations to execute CHQL queries in relational database systems.