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:
- Chunk large QuerySets into small chunks, and iterate over them without killing your RAM.☆110Updated 2 years ago
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆198Updated last year
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆137Updated last year
- PostgreSQL and SQLite partial index support for Django☆113Updated 5 years ago
- Django utility for a memoization decorator that uses the Django cache framework.☆164Updated last month
- Django DB router for stateful master-slave replication☆354Updated last year
- A flake8 plugin to detect bad practices on Django projects.☆181Updated last year
- Allows view/viewset functions to use idempotency keys and automatically return the same data if called multiple times.☆52Updated 4 months ago
- Collection of useful checks for Django Checks Framework☆127Updated 4 months ago
- A demo for storing and querying trees in Django using PostgreSQL☆93Updated 6 years ago
- SQL utilities for Django☆141Updated last year
- Django-Access - the application introducing dynamic evaluation-based instance-level (row-level) access rights control for Django☆84Updated last year
- Use type annotations to validate/deserialize request parameters in Dango REST Framework.☆199Updated 3 years ago
- A Django application that exposes a bunch of PostgreSQL database metrics.☆143Updated 2 months ago
- Detect backward incompatible migrations for your django project☆556Updated last month
- A library for mocking django queryset functions in memory for testing☆321Updated 2 weeks ago
- This package allows deprecating model fields and allows removing them in a backwards compatible manner.☆187Updated 5 months ago
- An ltree extension implementation to support hierarchical tree-like data using the native Postgres extension ltree in django models☆64Updated last month
- 🏭 An easy-to-use implementation of Creation Methods for Django, backed by Faker.☆114Updated 11 months ago
- Safely run migrations before deployment☆86Updated this week
- Django manager for performing bulk update operations in PostgreSQL database☆40Updated 11 months ago
- A tool to automatically fix Django deprecations.☆184Updated this week
- Extensions for Django Rest Framework☆79Updated last year
- Django RestFramework JSON Renderer Backed by orjson☆74Updated 9 months ago
- Easily integrate common behaviors for Django models, e.g. Timestamps, Publishing, Authoring, Editing and more.☆218Updated 2 years ago
- Common Table Expressions (CTE) for Django☆366Updated last week
- Chain multiple (disparate) QuerySets in Django☆110Updated 3 weeks ago
- JSON parser and renderer using ujson for Django Rest Framework☆37Updated 4 months ago
- polymorphic django models using automatic type-field downcasting☆227Updated 4 months ago
- Test utility for validating OpenAPI documentation☆117Updated last year