AmbitionEng / django-pgmigrateLinks
Avoid costly downtime during Postgres migrations.
☆27Updated 11 months 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.☆57Updated 6 months ago
- A collection of fields and utilities to help make model fields more strict.☆13Updated last year
- View, filter, and kill Postgres queries.☆44Updated 11 months ago
- Native Postgres upsert, update, and copy operations.☆71Updated 2 months 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 5 months ago
- Django application providing database migration tooling to automate their deployment.☆110Updated 5 months ago
- Safely run migrations before deployment☆90Updated 5 months ago
- Parametrize tests within unittest TestCases.☆73Updated this week
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆74Updated this week
- Expose Django management commands in the admin☆87Updated 8 months ago
- Dump and restore Postgres databases with Django.