tbicr / django-pg-zero-downtime-migrationsLinks
Django postgresql backend that apply migrations with respect to database locks
☆545Updated 3 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☆576Updated 2 weeks ago
- Auto-detecting the n+1 queries problem in Python☆1,044Updated 2 years ago
- SQL query inspector for Django☆569Updated 5 years ago
- Explicit control over database query execution in Django applications☆375Updated last year
- Common Table Expressions (CTE) for Django☆389Updated 3 months ago
- Middleware that Prints the number of DB queries to the runserver console.☆399Updated last year
- Bringing all of PostgreSQL's awesomeness to Django.☆741Updated 2 months ago
- Optimistic lock implementation for Django. Prevents users from doing concurrent editing.☆458Updated last week
- Django application providing queryset sealing capability.☆274Updated 2 months ago
- Tracking dirty fields on a Django model☆646Updated last month
- Service objects for Django☆336Updated 2 years ago
- Keep detailed records of the performance of your Django code.☆356Updated last week
- Apply Django migrations on PostgreSql without long locks on tables☆202Updated last year
- A feature flipper for Django☆1,193Updated 3 weeks ago
- Use type annotations to validate/deserialize request parameters in Dango REST Framework.☆198Updated 3 years ago
- Transparent field level encryption for Django using the pgcrypto postgresql extension.☆234Updated 9 months ago
- Django Model Field that uses Hashids to obscure the value☆372Updated last year
- Inject an ID into every log message from a Django request. ASGI compatible, integrates with Sentry, and works with Celery☆471Updated 2 weeks ago
- Test django schema and data migrations, including migrations' order and best practices.☆560Updated this week
- Integration SQLAlchemy in Django projects for effective query building purposes☆559Updated last month
- Useful additions to Django's default TestCase☆630Updated 2 months ago
- ☆148Updated 6 years ago
- Utilities to extract and manipulate Django Fixtures.☆389Updated last year
- Write Postgres triggers for your Django models☆612Updated last month
- Chunk large QuerySets into small chunks, and iterate over them without killing your RAM.☆110Updated 3 years ago
- An interactive graph of your Django model structure☆385Updated 2 years ago
- Fernet symmetric encryption for Django model fields☆200Updated last year
- This package allows deprecating model fields and allows removing them in a backwards compatible manner.☆189Updated 2 months ago
- A library for mocking django queryset functions in memory for testing☆320Updated 4 months ago
- A Django app that integrates with Dramatiq.☆369Updated last month