Demystifying Database Performance for Developers
published on 2022/05/09
For many developers, databases are basically magic. Like Penn & Teller, this blog post is set to break the illusion. Databases are just like any other code, they have algorithms and processes. These algorithms and processes are meant to improve performance, but can cause limitations if they are not expected.
This is a good basic introduction to database performance. In SilverKey we have every developer and intern to complete reading Use the Index Luke.