MySQL is one of the most used databases in the current world. There has been a lot of research and thought gone into making the indexes in MySQL + InnoDB performant keeping the space complexity of these indexes in the same ballpark. In the context of this blog post, we will be going through the … Continue reading Best Practices for Creating Indexes in MySQL
Tag: mysql
Understanding Transactions with MySQL and Slick
How can Full GC cycles on one JVM could impact the latencies on other JVMS sharing the common MySQL RDS