Store Overview
A store is where you store and query data in KVS. You can create different stores based on the division of your business.
The storage structure of KVS consists of three layers. From the top down, they are the store layer, the table layer, and the KV item layer. Each store contains one or more tables, and each table contains one or more KV items. Suppose you want to store data about all employees in a department. You can create a store for this department and create a table in that store to store employee information.

You can create and query a store as well as query store details.
Feature |
Description |
---|---|
Create a store and create a table and indexes. |
|
View the store list. |
|
View store details. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot