当前位置:网站首页>[tcapulusdb knowledge base] Introduction to tcapulusdb data structure
[tcapulusdb knowledge base] Introduction to tcapulusdb data structure
2022-06-26 15:14:00 【Database master】
TcaplusDB Our users often have such an application scenario , This is to import the data of several online tables into a test cluster , For problem location . So as not to affect online services . Deal with such scenarios ,tcaplus The solution is to use data construction and data import . Data construction refers to the construction of online data to a third-party machine or tcaplus Non direct service providing machines , Then run data import , Running on these machines tcapsvrmgr, Pass the data through tcaplus_service_api Write to the target cluster .
The operation flow of data construction is as follows :
entrance :

The specific page is as follows , Business applications generally only have table data structures , However, machine data construction generally has no application scenario , Just provide some additional tools for management . Note that the data structure needs to provide a third-party machine , And for the hard disk space of third-party machines 、 Memory 、CPU、 There are certain requirements for network bandwidth , Because all the data will be pushed to this machine , Large hard disk space is required . And running tcapsvrmgr There are also requirements for machine performance , Therefore, the data construction machine should provide good performance 、 Large capacity machine . At the same time, if the overall speed is required , Provide as many machines as possible for data construction , It can not only improve the speed of data construction , It can also improve the speed of subsequent data import .

After the bill of lading on the above page, transactions can be generated for data construction .
For more information, please pay attention to TcaplusDB WeChat official account , In the wind and rain , We've been waiting for you !

TcaplusDB It's a distributed product of Tencent NoSQL database , The code for storage and scheduling is completely self-developed . With cache + Landing fusion architecture 、PB Levels of storage 、 Millisecond delay 、 Lossless horizontal expansion and complex data structure . At the same time, it has rich ecological environment 、 Easy migration 、 Extremely low operation and maintenance costs and five nine high availability features . Customer coverage game 、 Internet 、 government affairs 、 Finance 、 Manufacturing and the Internet of things .
边栏推荐
猜你喜欢
随机推荐
One click analysis hardware /io/ national network performance script (strong push)
R language uses the aggregate function of epidisplay package to split numerical variables into different subsets based on factor variables, calculate the summary statistics of each subset, and use agg
【TcaplusDB知识库】TcaplusDB运维单据介绍
TCP/IP协议竟然有这么多漏洞?
Unity C# 网络学习(八)——WWW
Database - integrity constraints
The tablestack function of the epidisplay package of R language makes a statistical summary table (descriptive statistics of groups, hypothesis test, etc.), does not set the by parameter to calculate
Deployment of kubernetes' controller
R language dplyr package summary_ The at function calculates the mean and median of multiple data columns (specified by vectors) in the dataframe data, and specifies na RM parameter configuration dele
TCP 复位攻击原理
Talk about the RPA direction planning: stick to simple and valuable things for a long time
Halcon C # sets the form font and adaptively displays pictures
【ceph】mkdir|mksnap流程源码分析|锁状态切换实例
R语言使用glm函数构建泊松对数线性回归模型处理三维列联表数据构建饱和模型、使用step函数基于AIC指标实现逐步回归筛选最佳模型、使用summary函数查看简单模型的汇总统计信息
【TcaplusDB知识库】TcaplusDB OMS业务人员权限介绍
5张图诠释了容器网络
使用卷积对数据进行平滑处理
【TcaplusDB知识库】TcaplusDB单据受理-建表审批介绍
R language dplyr package bind_ The rows function merges the rows of the two dataframes vertically. The final number of rows is the sum of the rows of the original two dataframes (combine data frames)
About selenium common. exceptions. Webdriverexception: message: an unknown server side error solution (resolved)








