The content of this page has been automatically translated by AI. If you encounter any problems while reading, you can view the corresponding content in Chinese.
1. Log in to the TcaplusDB Console, select Table List on the left sidebar, and click Create Table.
2. On the create table page, configure the table information.
Cluster, Table Group: Select the target cluster and table group.
Table File: Upload from local or select the table definition file from the previously uploaded files. Users can choose both new and historical files to create the table but cannot upload or select files with the same name. Refer to the sample table file for the ProtoBuf protocol game_players.proto.
Remarks: Enter table remarks.
3. Click Next, the system will verify the selected table definition file
If verification fails, an error will be returned. Please modify the file according to the error prompt and re-upload.
If verification passes, the table meta information defined in the file will be displayed. Please proceed to click Next.
4. On the table configuration page, check the tables to be created, input capacity, reserved read, and reserved write parameters. The system will automatically calculate the daily cost price of the table.
5. After confirming the table information is correct, click Create, and the system will return a success prompt.