[ Dolphin logo ] Richard Wallman - a MySQL® DBA (database administrator)

Skip menu

February 22, 2008

Indexes considered harmful

Filed under: Indexes and Indexing, Query Optimisation — richard @ 3:26 pm

The knee-jerk reaction to poor query performance is ‘Create an index!’, but this is not always guaranteed to improve query performance, and in some cases can even damage it. (more…)

What is cardinality?

Filed under: Back to Basics, Indexes and Indexing — richard @ 9:14 am

Cardinality refers to how many unique values a particular column contains with respect to the number of rows in that table. (more…)

« Previous Page
©2008 Richard Wallman. Articles powered by WordPress
MySQL is a registered trademark of MySQL AB in the United States, the European Union and other countries.
Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries. Valid XHTML 1.0 Strict