Updated on 2025-08-28 GMT+08:00

Table Overview

A table is a collection of KV items and belongs to a store.

You can create one or more tables in a store to store KV data. Suppose you have a store for storing the information about all employees in your company. You can create separate tables to record employee information for each department.

Figure 1 Table overview

You can create and delete a table, query tables, and query table details.

Table 1 Table features

Feature

Description

Creating a Table

Create a table in a store and create indexes for it.

Querying Tables

Query tables in a store.

Querying Table Details

Query details about a table.