SQL statement processing method and device
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- CHINA EVERBRIGHT BANK
- Publication Date
- 2021-09-14
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present invention relates to the field of data processing, in particular to a SQL statement processing method and device. Background technique
[0002] Centralized join needs to extract the data related to the join of the structured query statement (Structured Quevy Language, referred to as SQL) from the data storage layer to the memory of the computing node / computing layer of the database, and then use the memory join algorithm of the traditional database , such as the regular nest-loop join, to perform the join operation. The advantage of this is that the implementation of join is simple, the traditional memory join algorithm can be reused directly, and the support of various complex joins is relatively easy. However, the implementation of this method usually has the following disadvantages:
[0003] The computing node / coordinating node responsible for join needs to cache all or most of the data, which can easily limit the scale of join computi...