When the load starts to grow, any database has to make a trade-off between insert speed and read speed. Today a short article on how to get the highest possible insertion and reading speed with UUIDS
Indexing unique values (UUIDs) in MySQL 5.7…
When the load starts to grow, any database has to make a trade-off between insert speed and read speed. Today a short article on how to get the highest possible insertion and reading speed with UUIDS