AnalyticDB for MySQL - Released a line-store engine to support high-QPS Serving scenarios
May 15 2025
AnalyticDB for MySQLContent
Target customers: customers who have high-QPS point query requests based on primary keys. New features /specifications: AnalyticDB for MySQL supports row-oriented tables. You can use the row-oriented storage engine to create a row-oriented table. Then, you can define the storage engine type as row_store by using DDL statements. By default, a primary key index is created for a row-oriented table. This index supports tens of thousands of QPS in primary key query scenarios.















