August 7, 2020 | Technical
Twenty Ways To Optimize MySQL for Faster Insert Rate

If you’re following my blog posts, you read that I had to develop my own database because MySQL insert speed was deteriorating over the 50GB mark. That’s why I tried to optimize for faster insert rate. The application was inserting at a rate of 50,000 concurrent inserts per second, but it grew worse, the speed…
Read more