tbicr / django-pg-zero-downtime-migrationsLinks
Django postgresql backend that apply migrations with respect to database locks
☆545Updated 2 months ago
Alternatives and similar repositories for django-pg-zero-downtime-migrations
Users that are interested in django-pg-zero-downtime-migrations are comparing it to the libraries listed below
Sorting:
- Detect backward incompatible migrations for your django project☆566Updated 3 months ago
- SQL query inspector for Django☆569Updated 5 years ago
- Auto-detecting the n+1 queries problem in Python☆1,037Updated 2 years ago
- Middleware that Prints the number of DB queries to the runserver console.☆400Updated last year
- Bringing all of PostgreSQL's awesomeness to Django.☆735Updated last month
- A feature flipper for Django☆1,183Updated last month
- Use type annotations to validate/deserialize request parameters in Dango REST Framework.☆199Updated 3 years ago
- Apply Django migrations on PostgreSql without long locks on tables☆198Updated last year
- Optimistic lock implementation for Django. Prevents users from doing concurrent editing.☆457Updated 3 weeks ago
- No longer maintained, please migrate to model_bakery☆900Updated 5 years ago
- Tracking dirty fields on a Django model☆645Updated last month
- Django application providing queryset sealing capability.☆268Updated last month
- Test django schema and data migrations, including migrations' order and best practices.☆556Updated last week
- Explicit control over database query execution in Django applications☆374Updated last year
- Transparent field level encryption for Django using the pgcrypto postgresql extension.☆234Updated 8 months ago
- Integration SQLAlchemy in Django projects for effective query building purposes☆559Updated this week
- Common Table Expressions (CTE) for Django☆381Updated last month
- Keep detailed records of the performance of your Django code.☆356Updated this week
- Service objects for Django☆336Updated 2 years ago
- A library for mocking django queryset functions in memory for testing☆321Updated 2 months ago
- Useful additions to Django's default TestCase☆628Updated last month
- Write Postgres triggers for your Django models☆606Updated last month
- Inject an ID into every log message from a Django request. ASGI compatible, integrates with Sentry, and works with Celery☆469Updated 2 weeks ago
- 💂🏻 Django package that provides hints to optimize database usage by deferring unused fields (and more)☆194Updated 2 years ago
- Django Model Field that uses Hashids to obscure the value☆372Updated last year
- A faster collectstatic command.☆417Updated 3 years ago
- This package allows deprecating model fields and allows removing them in a backwards compatible manner.☆188Updated 3 weeks ago
- An interactive graph of your Django model structure☆381Updated 2 years ago
- Utils to track requests to Django Rest Framework API views☆364Updated 2 years ago
- Chunk large QuerySets into small chunks, and iterate over them without killing your RAM.☆110Updated 3 years ago