tbicr / django-pg-zero-downtime-migrations
Django postgresql backend that apply migrations with respect to database locks
☆527Updated 7 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
- Detect backward incompatible migrations for your django project☆540Updated 8 months ago
- Apply Django migrations on PostgreSql without long locks on tables☆193Updated 11 months ago
- Use type annotations to validate/deserialize request parameters in Dango REST Framework.☆199Updated 2 years ago
- Auto-detecting the n+1 queries problem in Python☆1,018Updated 2 years ago
- A feature flipper for Django☆1,149Updated this week
- Tracking dirty fields on a Django model☆635Updated last month
- Keep detailed records of the performance of your Django code.☆351Updated 3 weeks ago
- SQL query inspector for Django☆565Updated 4 years ago
- Explicit control over database query execution in Django applications☆372Updated 10 months ago
- Test django schema and data migrations, including migrations' order and best practices.☆537Updated 2 weeks ago
- No longer maintained, please migrate to model_bakery☆900Updated 5 years ago
- Common Table Expressions (CTE) for Django☆340Updated 3 weeks ago
- Django application providing queryset sealing capability.☆253Updated last week
- Bringing all of PostgreSQL's awesomeness to Django.☆705Updated 7 months ago
- Middleware that Prints the number of DB queries to the runserver console.☆396Updated 8 months ago
- Inject an ID into every log message from a Django request. ASGI compatible, integrates with Sentry, and works with Celery☆461Updated 2 weeks ago
- A helper for organizing Django project settings by relying on well established programming patterns.☆1,114Updated 2 months ago
- Service objects for Django☆338Updated 2 years ago
- Structured Logging for Django☆454Updated this week
- A Django app that integrates with Dramatiq.☆356Updated this week
- No effort, no worry, maximum performance.☆1,290Updated 2 weeks ago
- Django DB router for stateful master-slave replication☆352Updated 8 months ago
- A library for mocking django queryset functions in memory for testing☆319Updated 2 weeks ago
- Django Enhancement Proposals