Blazing-fast relation handling for Django REST Framework. Solve the N+1 queries problem automatically with zero configuration
Automatically creates correct use of select_related and prefetch_related methods of django for django-rest serializers.
Fetch next Django model id (sequence number) by Model or Table.