jazzband/django-polymorphic ⭐ 1719

Improved Django model inheritance with automatic downcasting

aykut/django-bulk-update ⭐ 433

Bulk update using one query over Django ORM

wemake-services/django-test-migrations ⭐ 546

Test django schema and data migrations, including migrations' order and best practices.

dizballanze/django-eraserhead ⭐ 196

💂🏻 Django package that provides hints to optimize database usage by deferring unused fields (and more)

rednaks/django-async-orm ⭐ 131

Bringing Async Capabilities to django ORM

jdelic/django-dbconn-retry ⭐ 61

Patches Django to reconnect on a failed database connection once before failing. Helping with running Django ORM through HAProxy, for example.

auvipy/django-sqlalchemy ⭐ 118

Django ORM built on top of SQLalchemy core 2.0 for seamless integration of SQLAlchemy with Django 4.2+ PostgreSQL 14+ only for now. [pre POC now]