TcaplusDB is a domestic key-value NoSQL database, designed for game design, but also to provide perfect technical support and services.

1 Problem Upgrade

TcaplusDB has a 7×24 hour support team for user problem reports, and if they are not resolved, the problem is upgraded and presented to the DBA team; If the problem is not resolved, the TcaplusDB development team will deal with it, find the problem and fix it.

Figure 1 Upgrade process

2 Report Support

2.1 Export to a relational database

TcaplusDB allows users to select plaintext fields of some tables to import them to relational databases such as Mysql in real time, and then query and analyze them using SQL statements.

The realization principle is shown in the figure below:

Figure 2 exports the MySQL example

2.2 Exporting a Text File

TcaplusDB allows you to directly export data to JSON files using the data export tool, similar to exporting CSV files using tCAplus_client.

Figure 3 exporting the JSON file

The appendix

TcaplusDB Comparison of old and new terms and usage scenarios

Serial number

The old term

Usage scenarios

The new term

Usage scenarios

1

Application

Applicable only to TcaplusDB Client

Cluster

TcaplusDB cloud console

2

Deployment Unit (Zone)

Applicable only to TcaplusDB Client

Table Group

TcaplusDB cloud console

3

Application ID

Applicable only to TcaplusDB Client

Cluster ID

TcaplusDB cloud console

4

Deployment Unit ID (Zone ID)

Applicable only to TcaplusDB Client

Table Group ID

TcaplusDB cloud console

5

app_id

Applicable only to TcaplusDB Client

access_id

The SECTION of the SDK that deals with CRUD operations

6

app_pwd

Applicable only to TcaplusDB Client

access_passwd

The SECTION of the SDK that deals with CRUD operations

7

zone_id

Applicable only to TcaplusDB Client

table_group_id

The SECTION of the SDK that deals with CRUD operations

TcaplusDB is a distributed NoSQL database produced by Tencent. The storage and scheduling code is completely self-developed. It has features such as cache + ground fusion architecture, PB-level storage, millisecond delay, lossless horizontal expansion and complex data structure. At the same time, it has the characteristics of rich ecology, convenient migration, extremely low operation and maintenance cost and five nine high availability. Customers cover gaming, Internet, government, finance, manufacturing and Internet of Things and other fields.