Share this blog
Categories
Tag Archives: Optimization
MySQL optimizations: indexes
Many of us use MySQL to power our websites. Using a database is necessary for many common applications like WordPress, Joomla, and phpBB due to the amount of information which they serve. A database backend is a natural choice for a website which becomes more complex as it allows for a more efficient storage and [...]

Optimization