FPGA-Based Dynamically Reconfigurable SQL Query Processing
Citations Over TimeTop 10% of 2016 papers
Abstract
In this article, we propose an FPGA-based SQL query processing approach exploiting the capabilities of partial dynamic reconfiguration of modern FPGAs. After the analysis of an incoming query, a query-specific hardware processing unit is generated on the fly and loaded on the FPGA for immediate query execution. For each query, a specialized hardware accelerator pipeline is composed and configured on the FPGA from a set of presynthesized hardware modules. These partially reconfigurable hardware modules are gathered in a library covering all major SQL operations like restrictions and aggregations, as well as more complex operations such as joins and sorts. Moreover, this holistic query processing approach in hardware supports different data processing strategies including row- as column-wise data processing in order to optimize data communication and processing. This article gives an overview of the proposed query processing methodology and the corresponding library of modules. Additionally, a performance analysis is introduced that is able to estimate the processing time of a query for different processing strategies and different communication and processing architecture configurations. With the help of this performance analysis, architectural bottlenecks may be exposed and future optimized architectures, besides the two prototypes presented here, may be determined.
Related Papers
- → When do people use query suggestion? A query suggestion log analysis(2013)41 cited
- → Log mining to support web query expansions(2009)6 cited
- A solution of spatial query processing and query optimization for spatial databases(2004)
- Query System of Economic Fungi in China(2001)
- Analysis of Query Optimizers(2021)