How does Django handles async ORM queries?
|
|
1
|
58
|
September 13, 2025
|
Difference in REMOTE_USER source between sync and async code (Django 5.2)
|
|
3
|
79
|
August 5, 2025
|
What is the advantage of async views? Why is adrf mentioned in Existing Third Party Packages?
|
|
4
|
192
|
June 27, 2025
|
DEP 0009: Async-capable Django (Discussion about connection for #35629)
|
|
5
|
276
|
June 18, 2025
|
Huge performance difference when using ASGI and WSGI
|
|
9
|
9805
|
June 5, 2025
|
possible clean-up problem with `sync_to_async`
|
|
3
|
107
|
May 21, 2025
|
Is DEP009 ("async-capable Django") still relevant?
|
|
44
|
2360
|
May 8, 2025
|
StreamingResponse driven by a TaskGroup
|
|
8
|
78
|
April 9, 2025
|
Is It Necessary to Test Race Conditions for Redis Connection Pool?
|
|
1
|
68
|
March 27, 2025
|
Adding async to Django testing
|
|
7
|
7140
|
November 17, 2019
|
A datapoint for asgiref performance
|
|
5
|
173
|
February 6, 2025
|
An asgiref async_to_sync microbenchmark
|
|
0
|
96
|
February 6, 2025
|
async support in django shell
|
|
7
|
288
|
January 7, 2025
|
DEP0009/ORM implementation plan
|
|
14
|
764
|
December 5, 2024
|
Proposals For Forwards/Backwards Compatibility With Async Model Methods
|
|
1
|
133
|
November 7, 2024
|
Using asgiref 3.8.1 and django 4.2.16 result deadlock
|
|
12
|
358
|
October 24, 2024
|
Asyncifying django.contrib.auth? (and signals, and maybe sessions)
|
|
35
|
4994
|
October 8, 2024
|
_AssertNumQueriesContext not async compatible
|
|
2
|
78
|
October 7, 2024
|
Parallelism across the same django DB connection?
|
|
10
|
1071
|
August 27, 2024
|
Motive for synchronous connections
|
|
4
|
243
|
July 11, 2024
|
DEP0009/ORM and backward-compatibility
|
|
7
|
398
|
July 6, 2024
|
sync_to_async() called 14 times with default Django middleware, and 2 times with no middleware
|
|
2
|
1024
|
June 6, 2024
|
Maybe it's just a blind spot, when it comes to async django
|
|
22
|
5355
|
May 5, 2024
|
Is it feasible to improve streaming HTML in Django?
|
|
10
|
2607
|
March 21, 2024
|
Publish messages to MQTT using Celery-Beat scheduled tasks
|
|
1
|
421
|
March 20, 2024
|
About async version of the login_required decorator
|
|
3
|
760
|
January 18, 2024
|
StreamingHttpResponse don't redirect and thread is freezing
|
|
1
|
280
|
January 9, 2024
|
The Trouble With Middleware
|
|
22
|
7343
|
June 30, 2023
|
Django Async vs Sync is slow
|
|
6
|
3609
|
June 12, 2023
|
Asynchronous ORM
|
|
95
|
31623
|
June 1, 2023
|