A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transaction.
☆63Nov 30, 2025Updated 8 months ago
Alternatives and similar repositories for django-pgtransaction
Users that are interested in django-pgtransaction are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Avoid costly downtime during Postgres migrations.☆28Nov 30, 2025Updated 8 months ago
- Referral links for Django☆20Oct 27, 2022Updated 3 years ago
- Native Postgres upsert, update, and copy operations.☆72Nov 30, 2025Updated 8 months ago
- Django audio validator that verifies the mime and extension of audio files.☆15Jan 7, 2023Updated 3 years ago
- Write Postgres triggers for your Django models☆643Dec 4, 2025Updated 8 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Postgres advisory locks, table locks, and blocking lock management.☆70Nov 30, 2025Updated 8 months ago
- A distributed task processing framework for Django built on top of the Postgres NOTIFY/LISTEN protocol.☆267Nov 17, 2024Updated last year
- A collection of fields and utilities to help make model fields more strict.☆13Nov 2, 2024Updated last year
- Dump and restore Postgres databases with Django.☆53Nov 30, 2025Updated 8 months ago
- A Django template tag to modify url's query string.☆56Apr 22, 2020Updated 6 years ago
- AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.☆138Aug 1, 2026Updated last week
- View, filter, and kill Postgres queries.☆46Nov 30, 2025Updated 8 months ago
- Properties that are both ORM expressions and python code.☆87Jan 11, 2024Updated 2 years ago
- Commands and models for tracking internal postgres stats.☆22Nov 30, 2025Updated 8 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Acquire a mutex via the DB in Django☆25Aug 24, 2023Updated 2 years ago
- ☆30Updated this week
- Track historical events to Django models using Postgres triggers.☆540Feb 17, 2026Updated 5 months ago
- Improve performance and maintainability with a prefetching layer in your Django project☆154Jun 23, 2025Updated last year
- More expressive relationships for the Django ORM.☆116Apr 27, 2023Updated 3 years ago
- Tools for building, querying, manipulating, and exporting directed graphs with django☆13Mar 18, 2024Updated 2 years ago
- Django template tools for printing filler, a technique from the days of hot type known as greeking☆35Jul 10, 2024Updated 2 years ago
- Set the Permissions-Policy HTTP header on your Django app.☆118Aug 4, 2026Updated last week
- A Django application that exposes a bunch of PostgreSQL database metrics.☆143Updated this week
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- HTTP error reporting middleware(s) for Django☆17Dec 28, 2020Updated 5 years ago
- Miscellaneous django tools☆51Apr 14, 2025Updated last year
- Django Migrations for raw SQL☆17Updated this week
- Benchmarking Django using SQLite☆26Jan 17, 2024Updated 2 years ago
- Python Rule evaluator for jQuery-QueryBuilder. It evaluates rules agains provided objects.☆11Dec 17, 2020Updated 5 years ago
- Code, slides, scripts and other notes for my DjangoCon EU 2021 talk.☆25Aug 5, 2023Updated 3 years ago
- Django utilities for Postgres PL/Python☆48Mar 11, 2022Updated 4 years ago
- Load Django settings from a TOML file☆48Feb 27, 2026Updated 5 months ago
- A Django library for asynchronously triggering actions in response to database changes. It supports integration with webhooks, message br…