Updated on 2025-03-24 GMT+08:00

Overview

Object List

If there are too many tables in an instance, the system will neither collect metadata nor reload tables to minimize impacts on database performance.

You can manage instance tables, views, and custom types, and perform operations including opening and viewing objects.

Metadata Collection

DAS periodically collects DB instance metadata and stores the collected data in the DAS database. In addition, it collects only structural metadata, but not data in user tables, which ensures data security. Metadata collection delivers the following advantages:

  • Reduces queries on user keyspaces and impacts on the performance of user databases.
  • Improves search performance for DB instances that contain a large number of tables and supports pagination queries.

To ensure stable performance, DAS will temporarily stop collecting data when the instance QPS is over 10,000 or TPS is over 1,000.

  1. On the Keyspace Management page, click the Metadata Collection tab.
  2. On the displayed page, click Collect Now to start the collection.

    You can also stop the collection or view collection details.

    • Clear Collected Data: Clears the collected data such as metadata, keyspace structures, and table structures.
    • Delete Logs: Deletes logs. Deleted logs cannot be recovered. Exercise caution when performing this operation.