Anatomy of a Database Operation - Karen Jex

Anatomy of a Database Operation - Karen Jex

DjangoCon Videos
What happens behind the scenes when you send a query to your database? How is the data stored, retrieved and modified? Why should you care? With a basic understanding of the way select, insert and update operations work, you can make sure your code and database play nicely together!