Improved Django model inheritance with automatic downcasting
Celery Periodic Tasks backed by the Django ORM
Bulk update using one query over Django ORM
Test django schema and data migrations, including migrations' order and best practices.
Pydantic model support for Django
💂🏻 Django package that provides hints to optimize database usage by deferring unused fields (and more)
Polymorphic MPTT tree support for models
Bringing Async Capabilities to django ORM
Patches Django to reconnect on a failed database connection once before failing. Helping with running Django ORM through HAProxy, for example.
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]