rednaks / django-async-orm
Bringing Async Capabilities to django ORM
☆131Updated last year
Related projects ⓘ
Alternatives and complementary repositories for django-async-orm
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆187Updated 5 months ago
- A distributed task processing framework for Django built on top of the Postgres NOTIFY/LISTEN protocol.☆245Updated 2 months ago
- An alternative serializer implementation for REST framework written in cython built for speed.☆84Updated last year
- ☆137Updated 2 weeks ago
- An unsurprising Django API framework☆152Updated 7 months ago
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆138Updated 7 months ago
- More expressive relationships for the Django ORM.☆115Updated last year
- Type hints for enhanced API views and serializers.☆80Updated last year
- JSON parser and renderer using ujson for Django Rest Framework☆36Updated last year
- Django query profiler - one profiler to rule them all. Shows queries, detects N+1 and gives recommendations on how to resolve them☆139Updated last year
- Collection of useful checks for Django Checks Framework☆120Updated 2 months ago
- AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.☆129Updated 2 months ago
- Ensure your migration history is linear.☆166Updated last week
- Get a better feel for how your django views and serializers are accessing your app's database. Use django-queryset-feeler (dqf) to measur…☆66Updated last year
- Write Django model properties that can be used in database queries.☆72Updated this week
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆138Updated 8 months ago
- SQL utilities for Django☆138Updated last year
- Hurricane is an initiative to fit Django perfectly with Kubernetes.☆72Updated 2 months ago
- Track historical events to Django models using Postgres triggers.