artofhuman / django-pg-upsert
Support Postgres native upsert (INSERT ... ON CONFLICT) for django
☆32Updated 2 years ago
Alternatives and similar repositories for django-pg-upsert:
Users that are interested in django-pg-upsert are comparing it to the libraries listed below
- Collection of useful checks for Django Checks Framework☆126Updated 2 months ago
- Write advanced filename patterns using the Format Format String Syntax.☆71Updated 3 weeks ago
- Subscribe to django model changes. Using thread safe subscribers.☆30Updated 3 weeks ago
- Properties that are both ORM expressions and python code.☆87Updated last year
- Turns your raw sql into a QuerySet.☆52Updated 3 years ago
- Smart reversion of Django migrations based on Git diff☆75Updated last year
- Safely run migrations before deployment☆86Updated 3 weeks ago
- A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transa…☆59Updated 3 months ago
- System checks for your project's environment.☆44Updated 2 weeks ago
- Provides parser and renderer support for orjson library☆14Updated 2 years ago
- redirects as they should be, with full control.☆71Updated this week
- Taking the O out of ORM.☆68Updated 3 months ago
- Data anonymizer for Django☆25Updated last week
- Django application providing isolation for model instances created during setUpTestData.