developS

如何提高mysql数据库的写入速度

1.单线程插入数据改为多线程处理

2.单条插入数据改为批量插入数据

3.数据分表

posted on 2023-09-15 19:47  四十四次日落95  阅读(75)  评论(0)    收藏  举报