The business scenario is to run business data with scheduled tasks , Generally, there will be some incremental data every day , There will be about tens of thousands to hundreds of thousands of data , Then there will be a batch of full data every month , There will be millions of data , I want to do it in the way of sub table , I don't know what strategy to use to make the sub table better ?
当前位置:网站首页>Database table splitting strategy
Database table splitting strategy
2022-07-06 12:39:00 【segmentfault】
Other answers 1:
In this scenario, I personally suggest that it will be better if you divide the table by month
边栏推荐
- Mysqldump error1066 error solution
- Redis based distributed locks and ultra detailed improvement ideas
- Use of lists
- Générateur d'identification distribué basé sur redis
- Arduino gets the length of the array
- Knowledge summary of request
- [offer18] delete the node of the linked list
- 如何给Arduino项目添加音乐播放功能
- @Autowired 和 @Resource 的区别
- CUDA C programming authoritative guide Grossman Chapter 4 global memory
猜你喜欢
Working principle of genius telephone watch Z3
Single chip Bluetooth wireless burning
MySQL时间、时区、自动填充0的问题
JS function promotion and declaration promotion of VaR variable
Compilation principle: preprocessing of source program and design and implementation of lexical analysis program (including code)
NRF24L01故障排查
(1) Introduction Guide to R language - the first step of data analysis
Arduino uno R3 register writing method (1) -- pin level state change
Redis 缓存更新策略,缓存穿透、雪崩、击穿问题
Expected value (EV)
随机推荐
Solution to the problem of automatic login in Yanshan University Campus Network
Force buckle 1189 Maximum number of "balloons"
In 2020, the average salary of IT industry exceeded 170000, ranking first
[leetcode19]删除链表中倒数第n个结点
Unity3d camera, the keyboard controls the front and rear left and right up and down movement, and the mouse controls the rotation, zoom in and out
Redis cache update strategy, cache penetration, avalanche, breakdown problems
(4) Data visualization of R language -- matrix chart, histogram, pie chart, scatter chart, linear regression and strip chart
FairyGUI人物状态弹窗
Important methods of array and string
NRF24L01 troubleshooting
Pytorch: tensor operation (I) contiguous
[offer29] sorted circular linked list
Office提示您的许可证不是正版弹框解决
(5) Introduction to R language bioinformatics -- ORF and sequence analysis
JS变量类型以及常用类型转换
Mysqldump error1066 error solution
Stm32f1+bc20+mqtt+freertos system is connected to Alibaba cloud to transmit temperature and humidity and control LED lights
1081 rational sum (20 points) points add up to total points
Common DOS commands
FairyGUI简单背包的制作