Skip to main content

Index Management

Indexes are a key technology for enhancing database query performance. By creating indexes for frequently queried fields, query speed and user experience can be significantly improved.

How to Create an Index

  1. Access Cloud Development Platform/MySQL Database
  2. Enter Index Management: Select the target table and click the Index Management tab
  3. Manage Indexes: Create, delete, or modify index configurations.