PolarDB is used in this lab. This lab describes how to use PolarDB to perform highly concurrent complex queries. The traditional MySQL architecture uses a single thread to process SQL statements. When you encounter large concurrent and complex queries, you must wait for a long time, which may cause slow queries and affect your business. PolarDB supports the parallel query feature.