yandex / zero-downtime-migrationsLinks
Apply Django migrations on PostgreSql without long locks on tables
☆197Updated 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 django Migration Operation can be used to transfer a Fields default value to the database scheme.☆137Updated last year
- Chunk large QuerySets into small chunks, and iterate over them without killing your RAM.☆110Updated 2 years ago
- PostgreSQL and SQLite partial index support for Django☆113Updated 5 years ago
- Collection of useful checks for Django Checks Framework☆129Updated 4 months ago
- A flake8 plugin to detect bad practices on Django projects.☆180Updated last year
- A demo for storing and querying trees in Django using PostgreSQL☆93Updated 6 years ago
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆198Updated last year
- This package allows deprecating model fields and allows removing them in a backwards compatible manner.☆188Updated 5 months ago
- Django DB router for stateful master-slave replication☆354Updated last year
- Django utility for a memoization decorator that uses the Django cache framework.☆165Updated last month
- polymorphic django models using automatic type-field downcasting☆228Updated 5 months ago
- 🏭 An easy-to-use implementation of Creation Methods for Django, backed by Faker.☆114Updated 11 months ago
- Safely run migrations before deployment☆88Updated 3 weeks ago
- 💂🏻 Django package that provides hints to optimize database usage by deferring unused fields (and more)☆194Updated 2 years ago
- Chain multiple (disparate) QuerySets in Django☆110Updated last month
- A tool to automatically fix Django deprecations.☆183Updated this week
- Detect backward incompatible migrations for your django project☆559Updated 2 months ago
- Smart caching for Django using Celery to refresh cached items asynchronously.☆376Updated 11 months ago
- A library for mocking django queryset functions in memory for testing☆320Updated last month
- django-cqrs is an Django application, that implements CQRS data synchronization between several Django micro-services☆126Updated last week
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated this week
- Another DB pool using gevent☆180Updated 3 weeks ago
- Keep detailed records of the performance of your Django code.☆354Updated this week
- Celery Monitoring for Django☆205Updated last year
- Use type annotations to validate/deserialize request parameters in Dango REST Framework.☆199Updated 3 years ago
- Service objects for Django☆336Updated 2 years ago
- Sanity to the django choices functionality.☆175Updated last year
- SQL query inspector for Django☆569Updated 5 years ago
- Generic views, viewsets and mixins that extend the Django REST Framework ones adding separated serializers for read and write operations☆182Updated 3 months ago
- Test utility for validating OpenAPI documentation☆117Updated last year