yandex / zero-downtime-migrationsLinks
Apply Django migrations on PostgreSql without long locks on tables
☆198Updated 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:
- Chunk large QuerySets into small chunks, and iterate over them without killing your RAM.☆110Updated 3 years ago
- Allows view/viewset functions to use idempotency keys and automatically return the same data if called multiple times.☆53Updated 6 months ago
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆137Updated last year
- 🏭 An easy-to-use implementation of Creation Methods for Django, backed by Faker.☆114Updated last year
- A tool to automatically fix Django deprecations.☆183Updated last week
- This package allows deprecating model fields and allows removing them in a backwards compatible manner.☆188Updated this week
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆198Updated last year
- django-cqrs is an Django application, that implements CQRS data synchronization between several Django micro-services☆127Updated 3 weeks ago
- Django utility for a memoization decorator that uses the Django cache framework.☆165Updated 2 months ago
- polymorphic django models using automatic type-field downcasting☆228Updated 2 weeks ago
- A flake8 plugin to detect bad practices on Django projects.☆180Updated last year
- PostgreSQL and SQLite partial index support for Django☆113Updated 5 years ago
- Django DB router for stateful master-slave replication☆354Updated last year
- Collection of useful checks for Django Checks Framework☆129Updated 2 weeks ago
- Generic views, viewsets and mixins that extend the Django REST Framework ones adding separated serializers for read and write operations☆183Updated 4 months ago
- Use type annotations to validate/deserialize request parameters in Dango REST Framework.☆199Updated 3 years ago
- Cursor-based pagination for Django☆165Updated last year
- A demo for storing and querying trees in Django using PostgreSQL☆93Updated 6 years ago
- Test utility for validating OpenAPI documentation☆116Updated last year
- Celery Monitoring for Django☆205Updated last year
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated 3 weeks ago
- Django-Access - the application introducing dynamic evaluation-based instance-level (row-level) access rights control for Django☆85Updated last year
- JSON parser and renderer using ujson for Django Rest Framework☆38Updated 5 months ago
- A library for mocking django queryset functions in memory for testing☆321Updated last month
- Django RQL library☆93Updated 3 weeks ago
- Common Table Expressions (CTE) for Django☆371Updated last month
- Detect backward incompatible migrations for your django project☆565Updated 2 months ago
- Service objects for Django☆336Updated 2 years ago
- 💂🏻 Django package that provides hints to optimize database usage by deferring unused fields (and more)☆194Updated 2 years ago
- Keep detailed records of the performance of your Django code.☆354Updated last week