AmbitionEng / django-pglockLinks
Postgres advisory locks, table locks, and blocking lock management.
☆52Updated 4 months ago
Alternatives and similar repositories for django-pglock
Users that are interested in django-pglock are comparing it to the libraries listed below
Sorting:
- A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transa…☆59Updated 4 months ago
- View, filter, and kill Postgres queries.☆42Updated 9 months ago
- Properties that are both ORM expressions and python code.☆87Updated last year
- A Django admin command to recreate all migrations in a project.☆40Updated this week
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆73Updated last week
- Safely run migrations before deployment☆90Updated 4 months ago
- More expressive relationships for the Django ORM.☆114Updated 2 years ago
- Native Postgres upsert, update, and copy operations.☆70Updated last month
- Expose Django management commands in the admin☆87Updated 7 months ago
- Django utilities for Postgres PL/Python☆49Updated 3 years ago
- Extension for the Django admin panel that allows passing additional parameters to actions by creating intermediate pages with forms.☆110Updated last month
- Use Postgres' generate_series to create sequences with Django's ORM☆29Updated 6 months ago
- Django application providing database migration tooling to automate their deployment.☆109Updated 4 months ago
- Write Django model properties that can be used in database queries.☆81Updated last week
- Non-intrusive sqids library for Django☆81Updated 3 months ago
- Avoid costly downtime during Postgres migrations.☆27Updated 9 months ago
- Helpers for creating high-level functional tests in Django, with a unified API for WebTest and Selenium tests.☆131Updated 2 months ago
- Make Django’s autoreloader more efficient by watching for changes with watchfiles.☆143Updated last week
- An ltree extension implementation to support hierarchical tree-like data using the native Postgres extension ltree in django models☆68Updated last week
- Full and natural support for enumerations as Django model fields.☆89Updated last week
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆137Updated last year
- ☆96Updated last year
- ☆122Updated this week
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆154Updated 2 months ago
- Write advanced filename patterns using the Format Format String Syntax.☆72Updated last week
- Real-time collaborative editing for Django admin with WebSockets☆72Updated 4 months ago
- A fasta collectstatic command.☆64Updated last month
- Autocomplete widgets and views using TomSelect☆77Updated last month
- A Django app that tracks your queries to help optimize them. Demo: https://shorturl.at/5y6ix☆86Updated last month
- A distributed task processing framework for Django built on top of the Postgres NOTIFY/LISTEN protocol.☆263Updated 10 months ago