Most databases have evolved with the CPU
The CPU has been the core of the computer for decades. Database systems have evolved alongside using sequential processing to perform calculations.
Take this example of an array of numbers. To add five to each number and place them into a new array, a CPU will rapidly work through the list.
But this sequential process has its limits.