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.
💡 이 튜토리얼은 영어로 번역되었습니다. 원본을 보려면 영어로 전환
강사