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
边栏推荐
- MySQL replacement field part content
- Arduino gets the length of the array
- Whistle+switchyomega configure web proxy
- (一)R语言入门指南——数据分析的第一步
- Basic operations of databases and tables ----- view data tables
- Mp3mini playback module Arduino < dfrobotdfplayermini H> function explanation
- 程序设计大作业:教务管理系统(C语言)
- [golang] leetcode intermediate - fill in the next right node pointer of each node & the k-smallest element in the binary search tree
- By v$rman_ backup_ job_ Oracle "bug" caused by details
- What is the maximum length of MySQL varchar field
猜你喜欢
随机推荐
(the first set of course design) 1-4 message passing interface (100 points) (simulation: thread)
VSCode基础配置
Office提示您的许可证不是正版弹框解决
Gravure sans fil Bluetooth sur micro - ordinateur à puce unique
基于Redis的分布式锁 以及 超详细的改进思路
MySQL占用内存过大解决方案
Redis based distributed locks and ultra detailed improvement ideas
C programming exercise
Arduino uno R3 register writing method (1) -- pin level state change
NRF24L01 troubleshooting
Servlet
JUC forkjoin and completable future
InnoDB dirty page refresh mechanism checkpoint in MySQL
程序设计大作业:教务管理系统(C语言)
Design and implementation of general interface open platform - (39) simple and crude implementation of API services
idea问题记录
Idea problem record
Mp3mini playback module Arduino < dfrobotdfplayermini H> function explanation
Basic operations of databases and tables ----- creating data tables
[899]有序队列









