tencent cloud

Architecture
Last updated: 2024-12-02 16:24:10
Architecture
Last updated: 2024-12-02 16:24:10
TcaplusDB is a fully hosted distributed NoSQL database service and mainly consists of the management, access, and storage layers. The access and storage layers both consist of multiple connection nodes and storage nodes and support horizontal node scaling. Each layer has its own roles, and the overall architecture is as shown below:


Management layer

The TcaplusDB management layer is used to store metadata and management information, schedule the TcaplusDB system, and manage TcaplusDB data.

Access layer

The TcaplusDB access layer is used to process user requests, interact with data nodes at the storage layer, and get data and return it to users.

Storage layer

The storage layer service is the core service of TcaplusDB used to store user data, respond to access-layer requests, and return data information.

TcaplusDB Logic Structure

The TcaplusDB logic structure consists of clusters, table groups, and tables as shown below:

Was this page helpful?
You can also Contact Sales or Submit a Ticket for help.
Yes
No

Feedback