Articles by tsmonaghan
-
When To Use Indexes In MySQL
Author: tsmonaghan • Tags: mysql • Comments: 17
When To Use Indexes In MySQL This comes up in discussions almost every new project I work on, because it's a very important thing to consider when designing a database. When deciding when and how to create an index in your MySQL database, it's important to consider how the data is being used.
Page 1 of 1