cloudblue / django-cqrsLinks
django-cqrs is an Django application, that implements CQRS data synchronization between several Django micro-services
☆127Updated this week
Alternatives and similar repositories for django-cqrs
Users that are interested in django-cqrs are comparing it to the libraries listed below
Sorting:
- Django RQL library☆95Updated 3 weeks ago
- Dependency injection in Django.☆55Updated last year
- Generic views, viewsets and mixins that extend the Django REST Framework ones adding separated serializers for read and write operations☆184Updated 7 months ago
- An alternative serializer implementation for REST framework written in cython built for speed.☆85Updated 2 years ago
- A flake8 plugin to detect bad practices on Django projects.☆180Updated last year
- Python package for eventsourcing with Django☆53Updated 4 months ago
- Simple role filtering for django-rest-framework☆98Updated 2 years ago
- Django queries☆82Updated 2 years ago
- 🏭 An easy-to-use implementation of Creation Methods for Django, backed by Faker.☆115Updated last year
- A library for mocking django queryset functions in memory for testing☆320Updated 5 months ago
- Run django-import-export processes in celery☆218Updated last week
- Allows view/viewset functions to use idempotency keys and automatically return the same data if called multiple times.☆54Updated 9 months ago
- Test utility for validating OpenAPI documentation☆117Updated last year
- Django-Access - the application introducing dynamic evaluation-based instance-level (row-level) access rights control for Django☆85Updated last year
- Django CRUM (Current Request User Middleware) captures the current request and user in thread local storage.☆100Updated last year
- A tool to automatically fix Django deprecations.☆183Updated this week
- django-requestlogs is a package providing middleware and other helpers for audit logging.☆64Updated 7 months ago
- Django the DDD way☆85Updated 2 years ago
- Collection of useful checks for Django Checks Framework☆130Updated 3 months ago
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆137Updated last year
- Ensure your migration history is linear.