This presentation shows how the Django ORM behave mainly when you have big databases, in order to do that we are going to focus on how the ORM works, describe its main components and features to generate better and complex queries.
Also custom Manager will be showed.