tencent cloud

TencentDB for TcaplusDB

Release Notes
Product Introduction
Product Overview
Benefits
Use Cases
Architecture
Regions
Purchase Guide
Product Pricing
Payment Overdue
Getting Started
Basic Concepts
Creating Cluster
Creating Table Group
Creating Table
Get Connection Information
Accessing TcaplusDB
Operation Guide
Managing Cluster and Table Group
Managing Table
Monitoring and Alarming
Access Management
Tag
Task List
TcaplusDB Client
Accessing by Client Tool
Client Tool Commands
TcaplusDB SDK
Release History
SDK Download
C++ SDK API
TcaplusDB Error Codes
SDK Installation
Directions for Protobuf Table SDK for C++
Directions for TDR Table SDK for C++
TcaplusDB RESTful APIs
Description
Go
Java
PHP
Python
Downloading RESTful API Samples in Multiple Languages
Practical Tutorial
Best Practice for Table Structure Design
Best Practice for Database Interaction
FAQs
Database Features
Database Use
Database Principles
API Documentation
History
Introduction
API Category
Making API Requests
Table Group APIs
Other APIs
Table APIs
Cluster APIs
Data Types
Error Codes
Service Agreement
Service Level Agreement
Terms of Service
Glossary
Contact Us

Glossary

PDF
포커스 모드
폰트 크기
마지막 업데이트 시간: 2024-12-04 10:16:20

Protobuf

Google Protocol buffer (Protobuf) is a lightweight and efficient structured data storage format developed by Google for the serialization of structured data. It is suitable for data storage or RPC data exchange. TcaplusDB defines table structures and serializes data records through Protobuf.

TcaplusDB table

For the tables used for data storage, the structure is defined using the Protobuf file that conforms to the TcaplusDB semantics.

App

It is the App unit of TcaplusDB, which corresponds to the game App. AppID is displayed on the configuration information page, and is used as a connection parameter for the TcaplusDB SDK connection table.

AppKey

It is the App unit key of TcaplusDB. AppKey is displayed on the configuration information page, and is used as a connection parameter for the TcaplusDB SDK connection table.

Deployment Unit (Zone)

It is the data deployment unit within a TcaplusDB App unit, which can be interpreted as a zone. Multiple zones can be created in an App, and tables with the same name must be created in different zones. ZoneID is displayed in the Deployment Unit column of the list, and is used as a connection parameter for the TcaplusDB SDK connection table.

Access via VPC network

The access point of the TcaplusDB directory service is the entry for users to access TcaplusDB tables via Tcaplus SDK. The VPC network URL is displayed on the configuration information page, and is used as a connection parameter for the TcaplusDB SDK connection table.

도움말 및 지원

문제 해결에 도움이 되었나요?

피드백