Towards Compilation of SQL Queries into Efficient Execution Plans for Distributed In-Memory Query Processing
dc.contributor.advisor | Ray, Suprio | |
dc.contributor.author | Sharma, Shubh | |
dc.date.accessioned | 2023-08-15T16:55:48Z | |
dc.date.available | 2023-08-15T16:55:48Z | |
dc.date.issued | 2021-08 | |
dc.description.abstract | A query processing engine is the core component of any modern database system. There are several types of query processing engines that employ different query processing techniques. The speed of data-driven decision-making and analytics is crucial to firms and organizations that build software and system applications. An intuitive way to speed up database querying is to improve the performance of these engines. Conventionally, databases use a disk-oriented, pull-based or tuple-at-a-time interpreted query evaluation model. In this thesis, a compilation-based, in-memory query compiler is introduced that ingests an SQL query and generates a distributed C++ (UPC++)-based physical query plans. As part of this work, different models and components of query processing are explored, efficient “Partitioned Global Address Space”-based parallel programs corresponding to SQL queries are designed and developed, which are emitted by a code generator that uses a data-centric compilation strategy. The approach proposed in this thesis combines high-performance parallel programs with database query processing to take advantage of the advances in hardware available and offers a 2× speedup in query performance over the best existing approach. | |
dc.description.copyright | © Shubh Sharma, 2021 | |
dc.format.extent | xiii, 68 | |
dc.format.medium | electronic | |
dc.identifier.oclc | (OCoLC)1416456041 | en |
dc.identifier.other | Thesis 10910 | en |
dc.identifier.uri | https://unbscholar.lib.unb.ca/handle/1882/37287 | |
dc.language.iso | en | |
dc.publisher | University of New Brunswick | |
dc.relation | Atlantic Canada Opportunities Agency (ACOA) | |
dc.relation | Atlantic Innovation Fund (AIF) | |
dc.relation | New Brunswick Innovation Foundation | |
dc.rights | http://purl.org/coar/access_right/c_abf2 | |
dc.subject.discipline | Computer Science | |
dc.subject.lcsh | Querying (Computer science) | en |
dc.subject.lcsh | Database management. | en |
dc.subject.lcsh | SQL (Computer program language) | en |
dc.title | Towards Compilation of SQL Queries into Efficient Execution Plans for Distributed In-Memory Query Processing | |
dc.type | master thesis | |
oaire.license.condition | other | |
thesis.degree.discipline | Computer Science | |
thesis.degree.grantor | University of New Brunswick | |
thesis.degree.level | masters | |
thesis.degree.name | M.C.S. |