I updated my django-async test project. Now with simulated latency, Django 5.1 DB pools, and a direct async psycopy test view.

https://gitlab.com/bufke/django-async

My takeaway is that #Django async ORM isn't great, as it uses sync_to_async instead of async psycopg.

David Burke / django-async · GitLab

GitLab.com

GitLab