当前位置:网站首页>Under what circumstances should we consider sub database and sub table
Under what circumstances should we consider sub database and sub table
2022-07-07 06:49:00 【Adong-007】
1. Only when the number of database connections is insufficient , Adopt the way of sub database to improve the bottleneck of database performance
2. Only when the amount of data stored in a single table exceeds 500w Or the size of a single table exceeds 2G When , Adopt the form of sub table to improve the bottleneck of table reading and writing
When the above two situations occur at the same time , That is, when we need to consider the sub database and sub table .
In the business scenario , We need to consider the sub database and sub table in advance , Like the future 3 During the year , If this happens to your watch , We should do a good job of dividing the database and table as soon as possible .
边栏推荐
- MySQL卸载文档-Windows版
- 服装门店如何盈利?
- 带你刷(牛客网)C语言百题(第一天)
- string(讲解)
- Wechat applet hides the progress bar component of the video tag
- ceres-solver和g2o性能比较
- POI导出Excel:设置字体、颜色、行高自适应、列宽自适应、锁住单元格、合并单元格...
- What books can greatly improve programming ideas and abilities?
- C interview 24 (pointer) define a double array with 20 elements a
- Force deduction 62 different paths (the number of all paths from the upper left to the lower right of the matrix) (dynamic planning)
猜你喜欢

String (explanation)

The difference between string constants and string objects when allocating memory

Several index utilization of joint index ABC

如何给目标机器人建模并仿真【数学/控制意义】

Redhat5 installing vmware tools under virtual machine

场馆怎么做体育培训?

Redis (II) - redis General Command

Abnova 免疫组化服务解决方案

MySQL卸载文档-Windows版
![Navicat importing 15g data reports an error [2013 - lost connection to MySQL server during query] [1153: got a packet bigger]](/img/13/096857158c9f977f8677f7cd0f9d4b.png)
Navicat importing 15g data reports an error [2013 - lost connection to MySQL server during query] [1153: got a packet bigger]
随机推荐
mysql查看bin log 并恢复数据
Leetcode T1165: 日志分析
How to install swoole under window
什么情况下考虑分库分表
string(讲解)
Etcd database source code analysis -- starting from the start function of raftnode
一条慢SQL拖死整个系统
循环肿瘤细胞——Abnova 解决方案来啦
Navicat importing 15g data reports an error [2013 - lost connection to MySQL server during query] [1153: got a packet bigger]
Postgresql源码(60)事务系统总结
C interview 24 (pointer) define a double array with 20 elements a
MATLAB小技巧(29)多项式拟合 plotfit
使用TCP/IP四层模型进行网络传输的基本流程
SolidWorks的GB库(钢型材库,包括铝型材、铝管等结构)安装及使用教程(生成铝型材为例)
ViewModelProvider.of 过时方法解决
Answer to the first stage of the assignment of "information security management and evaluation" of the higher vocational group of the 2018 Jiangsu Vocational College skills competition
Redhat5 installing vmware tools under virtual machine
sqlserver多线程查询问题
Go straight to the 2022ecdc fluorite cloud Developer Conference: work with thousands of industries to accelerate intelligent upgrading
FPGA课程:JESD204B的应用场景(干货分享)