dimagi / django-cte
Common Table Expressions (CTE) for Django
☆345Updated 2 months ago
Alternatives and similar repositories for django-cte:
Users that are interested in django-cte are comparing it to the libraries listed below
- Automatically prefetch foreign key values as needed☆368Updated last week
- Track historical events to Django models using Postgres triggers.☆411Updated 2 weeks ago
- Adjacency-list trees for Django using recursive common table expressions. Supports PostgreSQL, sqlite, MySQL and MariaDB.☆450Updated last month
- Django EAV 2 - EAV storage for modern Django☆357Updated this week
- Write Postgres triggers for your Django models☆574Updated 2 months ago
- Explicit control over database query execution in Django applications☆373Updated 11 months ago
- Automatic logging for Django FSM☆242Updated this week
- Keep detailed records of the performance of your Django code.☆350Updated last week
- Dynamic global and instance settings for your django project☆352Updated 2 months ago
- Bringing all of PostgreSQL's awesomeness to Django.☆708Updated 8 months ago
- Inject an ID into every log message from a Django request. ASGI compatible, integrates with Sentry, and works with Celery☆461Updated this week
- Better widget for Django ArrayField in admin☆213Updated last year
- Django Model Field that uses Hashids to obscure the value☆371Updated 10 months ago
- Standardize your DRF API error responses☆279Updated 3 weeks ago
- Structured Logging for Django☆462Updated this week
- A simple Django app to render list filters in django admin using autocomplete widget.☆355Updated 10 months ago
- SQL utilities for Django☆139Updated last year
- Polymorphic serializers for Django REST Framework☆181Updated 2 years ago
- Tracking dirty fields on a Django model☆636Updated last week
- Test django schema and data migrations, including migrations' order and best practices.☆543Updated this week
- Dataclasses serializer for Django REST framework☆440Updated last month
- A Django app that integrates with Dramatiq.☆358Updated 2 weeks ago
- Automatic prefetching for Django☆230Updated last year
- Utility for working with recurring dates in Django.☆505Updated 5 months ago
- Optimistic lock implementation for Django. Prevents users from doing concurrent editing.☆444Updated last week
- Generate gapless sequences of integer values.☆239Updated last year
- Soft delete for Django ORM, with support for undelete.☆379Updated 5 months ago
- An XLSX spreadsheet renderer for Django REST Framework.☆226Updated this week
- An alternative widget that makes it easy to edit the new Django's field JSONField (PostgreSQL specific model fields)