All Products
Search
Document Center

Tablestore:Use Tablestore

Last Updated:Oct 30, 2023

You can access Tablestore by using the Tablestore console, Tablestore CLI, or Tablestore SDKs. To get started with Tablestore, you can use the Tablestore console or Tablestore CLI. This topic describes how to use the Wide Column model and TimeSeries model in the Tablestore console or Tablestore CLI.

Use the Wide Column model

Note For more information about the Wide Column model, see Wide Column model.

Use the Wide Column model in the Tablestore console

The following procedure describes how to use the Wide Column model in the Tablestore console. For more information, see Use the Wide Column model in the Tablestore console.

  1. Activate Tablestore.

  2. Create an instance.

  3. Create a data table.

  4. Read and write data.

  5. Use SQL to read data.

Use the Wide Column model in the Tablestore CLI

The following procedure describes how to use the Wide Column model in the Tablestore CLI. For more information, see Use the Wide Column model in the Tablestore CLI.

  1. Download and start the Tablestore CLI.

  2. Activate Tablestore.

  3. Create an instance.

  4. Configure access information.

  5. Create a data table and use the table.

  6. Perform data operations.

  7. Use SQL to read data.

Use the TimeSeries model

Note For more information about the TimeSeries model, see Overview.

Use the TimeSeries model in the Tablestore console

The following procedure describes how to use the TimeSeries model in the Tablestore console. For more information, see Use the TimeSeries model in the Tablestore console.

  1. Activate Tablestore.

  2. Create an instance.

  3. Create a time series table.

  4. Write data to the table.

  5. Retrieve time series.

  6. Query time series data.

  7. Use SQL to read data.

Use the TimeSeries model in the Tablestore CLI

The following procedure describes how to use the TimeSeries model in the Tablestore CLI. For more information, see Use the TimeSeries model in the Tablestore CLI.

  1. Download and start the Tablestore CLI.

  2. Activate Tablestore.

  3. Create an instance.

  4. Configure access information.

  5. Create a time series table and use the table.

  6. Perform data operations.

  7. Use SQL to read data.