AmbitionEng / django-pgmigrateLinks
Avoid costly downtime during Postgres migrations.
☆27Updated 3 weeks ago
Alternatives and similar repositories for django-pgmigrate
Users that are interested in django-pgmigrate are comparing it to the libraries listed below
Sorting:
- Postgres advisory locks, table locks, and blocking lock management.☆61Updated 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…☆60Updated 3 weeks ago
- View, filter, and kill Postgres queries.☆44Updated 3 weeks ago
- Native Postgres upsert, update, and copy operations.☆73Updated 3 weeks ago
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆74Updated last week
- Django application providing database migration tooling to automate their deployment.☆111Updated 6 months ago
- Safely run migrations before deployment☆92Updated 6 months ago
- A collection of fields and utilities to help make model fields more strict.☆13Updated last year
- An ltree extension implementation to support hierarchical tree-like data using the native Postgres extension ltree in django models☆69Updated last week
- A tool to automatically fix Django deprecations.☆185Updated this week
- Properties that are both ORM expressions and python code.☆87Updated last year
- A Django admin command to recreate all migrations in a project.☆40Updated last week
- Dump and restore Postgres databases with Django.☆51Updated 3 weeks ago
- Generate performance reports from your django database performance tests.☆83Updated 4 years ago
- A set of Django Management Commands to help you understand and visualize your project's models☆65Updated 8 months ago
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆195Updated last month
- Full and natural support for enumerations as Django model fields.☆93Updated last week
- More expressive relationships for the Django ORM.☆116Updated 2 years ago
- Expose Django management commands in the admin☆87Updated 9 months ago
- A Django backed for PostgreSQL using Psycopg 3☆47Updated 3 years ago
- Subjectively 'better' technical debug pages for 404/500 errors.☆45Updated 3 years ago
- A library for constructing queries on arbitrary data sources following Django's QuerySet API☆126Updated 2 months ago
- Django utilities for Postgres PL/Python☆49Updated 3 years ago
- Make Django’s autoreloader more efficient by watching for changes with watchfiles.☆161Updated 2 weeks ago
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆138Updated last year
- Faster db updates using UPDATE FROM VALUES sql variants.☆23Updated 4 months ago
- blacknoise is an ASGI app for static file serving inspired by whitenoise and following the principles of low maintenance software.☆50Updated 5 months ago
- Disable Django database writes.☆105Updated 2 weeks ago
- Simplifies the use of function attributes (eg. `short_description`) for the ModelAdmin and makes mypy happy :)☆22Updated 2 years ago
- Anonymize production data so it can be safely used in not-so-safe environments☆165Updated last year