Core Technologies of openGauss Database
Overview
An SQL engine is one of the important subsystems of the database. It receives SQL statements sent by applications and directs executors to execute execution plans. As an important and complex module in an SQL engine, optimizer is regarded as...
database-ca.hashnode.dev8 min read