Django from queryset to serialization with Iuri de Silvio - DjangoCon US 2022

A common Django project bad practice is serializing ORM objects without properly loading relationships, causing N+1 query issues. Django donΒ΄t have an obvious way to avoid that, but some techniques and libs can help to produce better code without too many unnecessary queries.

This talk was presented at: https://2022.djangocon.us/talks/django-from-queryset-to-serialization/

LINKS: Follow Iuri de Silvio πŸ‘‡ On Twitter: https://twitter.com/iurisilvio

Follow DjangCon US πŸ‘‡ https://twitter.com/djangocon

Follow DEFNA πŸ‘‡ https://twitter.com/defnado https://www.defna.org/

Date Added: September 19, 2024

Watch Video