01. general causes of poor db performance

  1. Poor schema design

  2. Not understanding how databases work

  3. Indexes : over-indexing missing , wrong indexes

  4. inadequarte maintaned (statistics etc

  5. huge data, cpu loads

  6. blocking