Friday, September 22, 2023

Hello world!

Small Datum LLC is a thing.

3 comments:

At what level of concurrency do MySQL 5.7 and 8.0 become faster than 5.6?

Are MySQL 5.7 and 8.0 faster than 5.6? That depends a lot on the workload -- both types of SQL and amount of concurrency. Here I summarize r...