When talking about query optimization, indexing is one of the first topics that gets covered. In this post we will cover the types of indexes,
Read moreSlow SQL Queries? Don’t Blame MySQL (yet)
SQL queries being slow is one of the main complaints directed at MySQL. Why are queries slow? What’s making SQL queries slow? How to make
Read moreMySQL and Big Data – Mission Possible?
MySQL is a widely used open-source relational database management system. As much as this RDBMS is widely used though, in certain aspects it is frequently
Read more