yandex / zero-downtime-migrationsLinks
Apply Django migrations on PostgreSql without long locks on tables
☆206Updated last year
Alternatives and similar repositories for zero-downtime-migrations
Users that are interested in zero-downtime-migrations are comparing it to the libraries listed below
Sorting:
- This package allows deprecating model fields and allows removing them in a backwards compatible manner.☆192Updated last week
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆200Updated last year
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆138Updated last year
- A flake8 plugin to detect bad practices on Django projects.☆179Updated last year
- A tool to automatically fix Django deprecations.☆185Updated this week
- 🏭 An easy-to-use implementation of Creation Methods for Django, backed by Faker.☆116Updated last year
- Collection of useful checks for Django Checks Framework☆130Updated 6 months ago
- Use type annotations to validate/deserialize request parameters in Dango REST Framework.☆198Updated 3 years ago
- Chunk large QuerySets into small chunks, and iterate over them without killing your RAM.☆110Updated 3 years ago
- A demo for storing and querying trees in Django using PostgreSQL☆94Updated 7 years ago
- Allows view/viewset functions to use idempotency keys and automatically return the same data if called multiple times.☆55Updated last year
- PostgreSQL and SQLite partial index support for Django☆113Updated 5 years ago
- A library for mocking django queryset functions in memory for testing☆323Updated 2 weeks ago
- Django utility for a memoization decorator that uses the Django cache framework.☆169Updated last month
- Test utility for validating OpenAPI documentation☆118Updated 2 years ago
- PostgreSQL locking context managers and functions for Django.☆110Updated 11 months ago
- Generic views, viewsets and mixins that extend the Django REST Framework ones adding separated serializers for read and write operations☆182Updated 10 months ago
- polymorphic django models using automatic type-field downcasting☆231Updated 2 weeks ago
- Cursor-based pagination for Django☆165Updated 4 months ago
- A Django app that integrates with Dramatiq.☆379Updated this week
- Safely run migrations before deployment☆94Updated 7 months ago
- 💂🏻 Django package that provides hints to optimize database usage by deferring unused fields (and more)☆193Updated 3 years ago
- Generate performance reports from your django database performance tests.☆83Updated 4 years ago
- SQL utilities for Django☆143Updated 2 years ago
- Detect backward incompatible migrations for your django project☆595Updated 3 weeks ago
- django-cqrs is an Django application, that implements CQRS data synchronization between several Django micro-services☆129Updated 3 months ago
- Keep detailed records of the performance of your Django code.☆358Updated 3 weeks ago
- Django DB router for stateful master-slave replication☆356Updated last year
- Extensions for Django Rest Framework☆79Updated 2 months ago
- Anonymize production data so it can be safely used in not-so-safe environments☆164Updated 2 years ago