MENU

Fun & Interesting

DjangoCon 2021 | Unlocking the full potential of PostgreSQL indexes in Django | Haki Benita

DjangoCon Europe 5,290 4 years ago
Video Not Working? Fix It Now

In the talk we are going to optimize a real life Django application using advanced and exotic indexing techinics in PostgreSQL. We are going to address performance issues in real life use cases using advanced indexing features in PostgreSQL: - B-Tree indexes - Covering indexes - Partial indexes - Function based indexes - Hash indexes - BRIN Indexes If you are not sure what are all these index types are, this talk is for you!

Comment