All Products
Search
Document Center

Tablestore:Getting started

Last Updated:Mar 06, 2025

This topic describes how to get started with the Timeline model by using sample code.

Prerequisites

Tablestore is activated and an instance is created. For more information, see Activate Tablestore and create an instance.

Procedure

  1. Download and install Tablestore SDK for Java. For more information, see Install Tablestore SDK for Java.

  2. Use an endpoint and configure an AccessKey pair to initialize a Tablestore client. For more information, see Initialize a Tablestore client.

  3. Download the sample code to get started with the Timeline model. For more information, see aliyun/tablestore-timeline.